.acq-lit-po-heading td span a[attr="name"] { font-weight: bold; }
#acq-lit-info-tbody td {padding:5px;}
#acq-lit-info-related { margin-top: 10px; }
-#acq-lit-li-details-table {margin-top:20px;}
+#acq-lit-li-details-table {margin-top:5px;}
#acq-lit-li-details-table td {padding:0px 3px 1px 3px;}
#acq-lit-li-details-table th {padding:0px 3px 1px 3px; font-weight:bold;}
#acq-lit-li-details-table .dijit {width:130px;}
#acq-litpager-controls[disabled="true"] { color: #ccc; }
.acq-po-info th { text-align: right; }
+#acq-lit-copies-li-summary {
+ border: 1px #666 dashed;
+ margin-bottom: 15px;
+ padding: 4px;
+}
if (typeof force_fetch == "undefined")
force_fetch = false;
+ openils.acq.Lineitem.fetchAndRender(liId, {},
+ function(li, html) {
+ dojo.byId('acq-lit-copies-li-summary').innerHTML = html;
+ }
+ );
+
this.show('copies');
var self = this;
this.copyCache = {};
<!-- Copies table -->
<div id='acq-lit-li-details' class='hidden'>
- <h2>Copies</h2>
+
+ <div id='acq-lit-copies-li-summary'></div>
+
+ <h3>Add/Edit Items</h3>
+ <hr/>
<div class='acq-lit-li-menu-bar'>
<table style='width:100%'>
</table>
</div>
+ <hr/>
+
<table id='acq-lit-li-details-table'>
<tbody><tr><td class='acq-lit-table-spacer' colspan='0'/></tr></tbody>
<tbody style='font-weight:bold;'>