Sha256: 4c60f08bc2c8c2419a7152c61d81e3457622b7fa340de37b9feaf07c1bd5e11f

Contents?: true

Size: 443 Bytes

Versions: 18

Compression:

Stored size: 443 Bytes

Contents

// hide or show the batch update buttons on page startup
window.batch_part_on_other_page = <%= @batch_part_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

18 entries across 18 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/my/_scripts.js.erb
hyrax-1.1.0 app/views/hyrax/my/_scripts.js.erb
sufia-7.4.1 app/views/my/_scripts.js.erb
hyrax-1.0.5 app/views/hyrax/my/_scripts.js.erb
sufia-7.4.0 app/views/my/_scripts.js.erb
hyrax-1.0.4 app/views/hyrax/my/_scripts.js.erb
hyrax-1.0.3 app/views/hyrax/my/_scripts.js.erb
hyrax-1.0.2 app/views/hyrax/my/_scripts.js.erb
hyrax-1.0.1 app/views/hyrax/my/_scripts.js.erb
hyrax-1.0.0.rc2 app/views/hyrax/my/_scripts.js.erb
sufia-7.3.1 app/views/my/_scripts.js.erb
hyrax-1.0.0.rc1 app/views/hyrax/my/_scripts.js.erb
sufia-7.3.0 app/views/my/_scripts.js.erb
sufia-7.3.0.rc3 app/views/my/_scripts.js.erb
sufia-7.3.0.rc2 app/views/my/_scripts.js.erb
sufia-7.3.0.rc1 app/views/my/_scripts.js.erb
test_hyrax-0.0.1.alpha app/views/hyrax/my/_scripts.js.erb
sufia-7.2.0 app/views/my/_scripts.js.erb