summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
diff options
context:
space:
mode:
authormakfire <mukeshpandey15@hotmail.com>2015-07-08 17:33:53 +0530
committermakfire <mukeshpandey15@hotmail.com>2015-07-08 17:33:53 +0530
commit62b7b318060b0bc32aaab0221f55df9d93a94906 (patch)
tree181e176750444a6212927812bc231bebb2804b52 /gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/data_review_table.html
parent10bd2dd3fcf8d350e3efc84a77fb68b32d4b14fb (diff)
downloadgnowsys-62b7b318060b0bc32aaab0221f55df9d93a94906.tar.gz
deletion flow setupped
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 73131972..8b6c9e55 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>