From f23c2f21f97db6eb5141dfb2299450afe256b5be Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 24 Jun 2025 12:31:14 -0500 Subject: Add notification for users that data is not saved yet. --- uploader/templates/phenotypes/review-job-data.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/uploader/templates/phenotypes/review-job-data.html b/uploader/templates/phenotypes/review-job-data.html index 1343c19..859df74 100644 --- a/uploader/templates/phenotypes/review-job-data.html +++ b/uploader/templates/phenotypes/review-job-data.html @@ -35,6 +35,9 @@ {%if job%}

Data Review

+

+ The data has NOT been added/saved yet. Review the details below + and click "Continue" to save the data.

The “{{dataset.FullName}}” dataset from the “{{population.FullName}}” population of the species “{{species.SpeciesName}} ({{species.FullName}})” -- cgit v1.2.3