arXiv / arxiv-submission-ui

User interface of NG submit system.
MIT License
2 stars 6 forks source link

Adds client side JS to control authorship inputs #136

Closed bdc34 closed 5 years ago

bdc34 commented 5 years ago

Disables proxy checkbox when not-author radio button is not selected.

Fixes #125

One thing to note is that this removes filewidget.js from the base.html template and adds it to the file_upload.html. If filewidget.js is needed on other pages, let me know and I'll undo it. When searching the text of the templates, it looked like it was only used on file_upload.html.