diff --git a/standards/templates/standards/standards_management.html b/standards/templates/standards/standards_management.html index e9c09ee..1ddaa70 100644 --- a/standards/templates/standards/standards_management.html +++ b/standards/templates/standards/standards_management.html @@ -30,41 +30,32 @@
| Titel | -Erstellt am | -Geändert von | -Geändert am | -Öffentlichkeitsstatus | -+ |
|---|---|---|---|---|---|
| {{task.name}} | + {% endif %} + {% endfor %}|||||
| {{standard.name}} | -{{standard.created_standard_date}} | -{{standard.last_modified_by.first_name}} {{standard.last_modified_by.last_name}} | -{{standard.last_modified_on}} | -{{standard.public|yesno:"Öffentlich,Nicht öffentlich"}} | -- {% if standard.created_standard_by == request.user or perms.users.standards_management %} - - {% endif %} - | -
| {{standard.name}} | + {% endif %} +