about summary refs log tree commit diff
path: root/uploader/static/js/upload_samples.js
AgeCommit message (Collapse)Author
2025-12-17Avoid colons in HTML attribute valuesFrederick Muriuki Muriithi
Colons are used as part of the CSS selectors, so having them in the attribute values leads to problems selecting and styling the elements.
2024-07-25Rename module: qc_app --> uploaderFrederick Muriuki Muriithi