LibraryOfCongress / concordia

Crowdsourcing platform for full text transcription and tagging. https://crowd.loc.gov
https://labs.loc.gov/
Other
154 stars 31 forks source link

Moved all javascript scripts on the asset detail page to their own files. #2479

Closed joshuastegmaier closed 3 months ago

joshuastegmaier commented 3 months ago

http://staff.loc.gov/tasks/browse/CONCD-896

This is the first step in the refactoring. All JavaScript scripts are moved out into their own files. The JS isn't in its final state, since everything is just dumped into the global context, but this gets them out of asset_details.html, reducing the lines in the file by about a third.