aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/select_species.html
AgeCommit message (Expand)Author
2024-06-14Update page headingsFrederick Muriuki Muriithi
2024-06-14Use bootstrap for displaying progress widget...This commit converts the progress indication widget into a bootstrap modal dialog, and updates the javascript to prevent the code from interacting with bootstrap in unpredictable ways. Frederick Muriuki Muriithi
2024-06-14Move the modal to top of page to avoid display issues...According to https://getbootstrap.com/docs/3.3/javascript/#callout-modal-markup-placement the bootstrap modal dialogs should be placed at the top of the page to avoid other components affecting their display and/or functionality. Frederick Muriuki Muriithi
2024-06-13Clean up landing page...Leave only data upload type selection on landing page. Frederick Muriuki Muriithi