]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/vandelay/inc/marchtml.xml
fixed bugs in displaying multiple matches on the same destionation record. fixed...
[Evergreen.git] / Open-ILS / web / vandelay / inc / marchtml.xml
1 <!-- MARC as HTML -->
2 <h1>&vandelay.marc.record;</h1><br/>
3 <div>
4     <button id='vl-marc-html-done-button' dojoType='dijit.form.Button'>&#x2196; &vandelay.return;</button>
5     <button id='vl-marc-html-edit-button' dojoType='dijit.form.Button'>&vandelay.edit;</button>
6 </div>
7 <div>
8     <style>#vl-marc-record-html td {padding:0px;}</style>
9     <div id='vl-marc-record-html'> </div>
10 </div>
11