1983 |
let items_tab_ids = [ 'holdings', 'otherholdings' ]; |
1983 |
let items_tab_ids = [ 'holdings', 'otherholdings' ]; |
1984 |
items_tab_ids.forEach( function( tab_id, index ) { |
1984 |
items_tab_ids.forEach( function( tab_id, index ) { |
1985 |
build_items_table(tab_id, false, {}, build_items_table_drawncallback); |
1989 |
build_items_table(tab_id, false, {}, build_items_table_drawncallback); |