]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/vandelay/inc/marchtml.xml
added bucket id entry field for exporting buckets by id. put some borders in to...
[Evergreen.git] / Open-ILS / web / vandelay / inc / marchtml.xml
1 <!-- MARC as HTML -->
2 <h1>&vandelay.marc.record;</h1><br/>
3 <span class='hidden' id='vl-marc-edit-save-label'>&vandelay.save;</span>
4 <span class='hidden' id='vl-marc-edit-complete-label'>&vandelay.record_saved;</span>
5 <div>
6     <button id='vl-marc-html-done-button' dojoType='dijit.form.Button'>&#x2196; &vandelay.return;</button>
7     <button id='vl-marc-html-edit-button' dojoType='dijit.form.Button'>&vandelay.edit;</button>
8 </div>
9 <div>
10     <style>#vl-marc-record-html td {padding:0px;}</style>
11     <div id='vl-marc-record-html'> </div>
12 </div>
13