237 |
holdings: '[% PROCESS 'build_table' tab="holdings" | collapse %]', |
238 |
holdings: "[% PROCESS 'build_table' tab="holdings" | collapse | $tojson %]", |
238 |
otherholdings: '[% PROCESS 'build_table' tab="otherholdings" | collapse %]', |
239 |
otherholdings: "[% PROCESS 'build_table' tab="otherholdings" | collapse | $tojson %]", |
240 |
function build_items_table (tab_id, add_filters, dt_options, drawcallback) { |
241 |
function build_items_table (tab_id, add_filters, dt_options, drawcallback) { |