diff options
Diffstat (limited to 'app/templates')
| -rw-r--r-- | app/templates/admin/manage_datasets.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/admin/manage_datasets.html b/app/templates/admin/manage_datasets.html index 78757b6..1b8dddf 100644 --- a/app/templates/admin/manage_datasets.html +++ b/app/templates/admin/manage_datasets.html @@ -36,7 +36,7 @@ dataset <b>and</b> all associated tasks and annotations. Are you sure?") }} <th scope="col">Demo</th> <th scope="col">Assigned Tasks</th> <th scope="col">Completed Tasks</th> - <th scope="col">Percentage</th> + <th scope="col">Target Reached (%)</th> </thead> {% for entry in overview %} <tr> |
