]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/web/vandelay/inc/marchtml.xml
1 file is getting out of hand. broke out each top-level content pane into its own...
[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 </div>
6 <div>
7     <style>#vl-marc-record-html td {padding:0px;}</style>
8     <div id='vl-marc-record-html'> </div>
9 </div>
10