diff options
author | Frederick Muriuki Muriithi | 2024-01-16 12:38:30 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-01-16 12:38:30 +0300 |
commit | d809997e8ca76d2441b58693078c6c9698e769bb (patch) | |
tree | ddbc9ecd2cbc3c0243e46b2e1e95491afec31a86 /qc_app/templates | |
parent | 7d6deb76edde8dce5414220586c1fde0ddebfc6e (diff) | |
download | gn-uploader-d809997e8ca76d2441b58693078c6c9698e769bb.tar.gz |
Create intermediate step
We do not have the option to modify the request and then redirect with
the modification in place. To go around that, this commit creates an
intermediate step that informs the user of their progress, while
allowing us to store the filename for future steps.
Diffstat (limited to 'qc_app/templates')
-rw-r--r-- | qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html (renamed from qc_app/templates/rqtl2/upload-rqtl2-bundle.html) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/qc_app/templates/rqtl2/upload-rqtl2-bundle.html b/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html index 6491e6b..6491e6b 100644 --- a/qc_app/templates/rqtl2/upload-rqtl2-bundle.html +++ b/qc_app/templates/rqtl2/upload-rqtl2-bundle-step-01.html |