Sha256: 682602b7745d20e2d49e36a43fdafcfd8f9774ca8f9677e2c1ade394f29071e1
Contents?: true
Size: 531 Bytes
Versions: 24
Compression:
Stored size: 531 Bytes
Contents
initialize_audio(); // hide or show the batch update buttons on page startup window.batch_part_on_other_page = <%= @batch_part_on_other_page %>; window.batch_size_on_other_page = <%= @batch_size_on_other_page %>; window.result_set_size = <%= @result_set_size %>; window.document_list_count = <%= @document_list.count %>; toggleButtons(<%= !@empty_batch %>); // initialize hydra batch edit and set up select all button toggle after checkboxes have been created $('#documents').batchEdit({afterCheckboxUpdate: setup_buttontoggle});
Version data entries
24 entries across 24 versions & 1 rubygems