diff options
| author | Frederick Muriuki Muriithi | 2026-04-13 10:01:43 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-04-13 10:10:10 -0500 |
| commit | 529e806ffe75b85bbcd5788d4284e21792b49772 (patch) | |
| tree | 15be9bb91b0c1a1d3a5f4e5a87da8192e967564d /uploader/templates/genotypes/create-dataset.html | |
| parent | 9c2effe848480b706a92892e464e701f9d4d8949 (diff) | |
| download | gn-uploader-529e806ffe75b85bbcd5788d4284e21792b49772.tar.gz | |
Improve UI text and reorganise the UI.
Diffstat (limited to 'uploader/templates/genotypes/create-dataset.html')
| -rw-r--r-- | uploader/templates/genotypes/create-dataset.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/uploader/templates/genotypes/create-dataset.html b/uploader/templates/genotypes/create-dataset.html index 5a6d3d2..ff174fb 100644 --- a/uploader/templates/genotypes/create-dataset.html +++ b/uploader/templates/genotypes/create-dataset.html @@ -41,9 +41,9 @@ <small class="form-text text-muted"> <p>This is a short representative, but constrained name for the genotype dataset.<br /> - The field will only accept letters ('A-Za-z'), numbers (0-9), hyphens - and underscores. Any other character will cause the name to be - rejected.</p></small> + It is used internally by the Genenetwork system. Do not change this + value.</p> + </small> </div> <div class="form-group"> |
