Sha256: d95d718fa495b8af5a9abe8d87cd76e447e3a0e558b7d7e0592507338b9f0a20
Contents?: true
Size: 380 Bytes
Versions: 1
Compression:
Stored size: 380 Bytes
Contents
<h1>New key</h1> <form ng-controller='CreateKeyController' ng-submit='createKey()'> <input ng-model='pair.key' placeholder='Key' type='text' class='brown-input'> <textarea ng-model='pair.value' placeholder='Value' type='text' class='brown-input'></textarea> <div class='form-button-container'> <button class="push green form-button">Create key</button> </div> </form>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
memcached-manager-1.0.0 | lib/public/templates/new.html.erb |