Sha256: fc7a16085e93d9faac061804906faa375e1cb2b16d313f113774ffc284d2edf6
Contents?: true
Size: 641 Bytes
Versions: 2
Compression:
Stored size: 641 Bytes
Contents
<div id="dialog-deletepwd" title="Delete password" class="dialog"> <form id="form-delete" action="/password" method="post"> <input type="hidden" name="_method" value="DELETE"/> <input type="hidden" name="id" id="id"/> <input type="hidden" name="username" id="username"/> <fieldset> <label for="name">Site-ID</label> <label class="labelfield ui-widget-content ui-corner-all"><span id="id_label"></span></label> <label for="username">Username</label> <label class="labelfield ui-widget-content ui-corner-all"><span id="username_label"></span></label> </fieldset> </form> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lockr-0.5.1 | resources/views/deletepwd.erb |
lockr-0.5.0 | resources/views/deletepwd.erb |