Apply-all action is no longer used and has problems with multi-page
selection lists. Hide now. Remove later.
Signed-off-by: Bill Erickson <berickxx@gmail.com>
<td><span><a id='acq-lit-select-toggle' href='javascript:void(0);'>✓</a></span></td>
<td>
[% l('Line Items') %]
+ <!-- KCLS no longer uses
<span style='padding-left: 10px;'>
<a href='javascript:;'
id='acq-lit-apply-idents'>
[% l('Apply ISBN Picker to All Items') %]
</a>
</span>
+ -->
</td>
<td style='white-space:nowrap;'>
<a id='acq-inline-copies-toggle'
this.vlAgent = new VLAgent();
this.batchProgress = {};
+ // KCLS TODO: remove this feature / no longer used.
if (dojo.byId('acq-lit-apply-idents')) {
dojo.byId('acq-lit-apply-idents').onclick = function() {
self.applyOrderIdentValues();