1966 |
let items_tab_ids = [ 'holdings', 'otherholdings' ]; |
1966 |
let items_tab_ids = [ 'holdings', 'otherholdings' ]; |
1967 |
items_tab_ids.forEach( function( tab_id, index ) { |
1967 |
items_tab_ids.forEach( function( tab_id, index ) { |
1968 |
build_items_table(tab_id, false, {}, build_items_table_drawncallback); |
1972 |
build_items_table(tab_id, false, {}, build_items_table_drawncallback); |