]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/templates/default/circ/selfcheck/patron_login.tt2
Started porting the self-check web interface over to the new hotness that is dojo...
[Evergreen.git] / Open-ILS / web / templates / default / circ / selfcheck / patron_login.tt2
1 <div>Please login using your library barcode</div>
2 <div class='oils-selfck-login-box'>
3     <input jsId='selfckBarcodeBox' dojoType='dijit.form.TextBox'></input>
4 </div>
5 <div id='oils-selfck-login-pw' class='hidden oils-selfck-login-box'>
6     <input jsId='selfckPwBox' dojoType='dijit.form.TextBox'></input>
7 </div>