summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html')
-rw-r--r--gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
index 7313197..8b6c9e5 100644
--- a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
+++ b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
@@ -14,6 +14,7 @@
<th class="text-center right-border" colspan="3">Alignment & Level</th>
<th class="text-center right-border" colspan="7">Curate</th>
<th class="text-center right-border" colspan="3">Advance</th>
+ <th class="text-center right-border" colspan="2">Admin</th>
{% if title == "moderation" %}
<th class="text-center right-border" colspan="3">Moderation</th>
{% endif %}
@@ -65,7 +66,10 @@
<th class="expand-width-3">Reading Level</th>
<th>Time Required</th>
<th class="expand-width-3 right-border">Text Complexity</th>
-
+ <!-- Admin -->
+
+ <th class="expand-width-3"> Purge </th>
+ <th class="expand-width-3"> Restore </th>
<!-- moderation -->
{% if title == "moderation" %}
<th class="expand-width-2">Discuss</th>