Move script.js contents to item.js
Remove duplicate lightbox library file in app/assets/javascripts
Fix vendor/assets/javascripts lightbox library filename
Remove unused collapse code; Modernize lightbox click event registration
Add only on item/show view
Fix indentation of text and images section of show view
Reorganize config/initializers/assets into sets of view-specific files
Move script.js contents to item.js Remove duplicate lightbox library file in app/assets/javascripts Fix vendor/assets/javascripts lightbox library filename
Remove unused collapse code; Modernize lightbox click event registration Add only on item/show view Fix indentation of text and images section of show view
Reorganize config/initializers/assets into sets of view-specific files
Closes #140