diff --git a/dojo/templates/dojo/alerts.html b/dojo/templates/dojo/alerts.html index 640cbf2751..1607290518 100644 --- a/dojo/templates/dojo/alerts.html +++ b/dojo/templates/dojo/alerts.html @@ -17,7 +17,7 @@ {% trans "Title" %} {% trans "Description" %} {% trans "Timeframe" %} - + @@ -30,7 +30,7 @@ {%if alert.url %}{% endif %}{{ alert.title }}{% if alert.url %}{% endif %} {{ alert.description|linebreaks }} {{ alert.created }} - + diff --git a/dojo/templates/dojo/endpoints.html b/dojo/templates/dojo/endpoints.html index 01bef17ede..ecaaef6d52 100644 --- a/dojo/templates/dojo/endpoints.html +++ b/dojo/templates/dojo/endpoints.html @@ -70,7 +70,7 @@

class="tablesorter-bootstrap table table-condensed table-striped table-hover"> {% if not product_tab or product_tab and product_tab.product|has_object_permission:"Endpoint_Edit" %} - +
@@ -94,7 +94,7 @@

{% for e in endpoints %} {% if not product_tab or product_tab and product_tab.product|has_object_permission:"Endpoint_Edit" %} - +
diff --git a/dojo/templates/dojo/findings_list_snippet.html b/dojo/templates/dojo/findings_list_snippet.html index b0c7ef69a9..04f616caf8 100644 --- a/dojo/templates/dojo/findings_list_snippet.html +++ b/dojo/templates/dojo/findings_list_snippet.html @@ -264,7 +264,7 @@

{% if not product_tab or product_tab and product_tab.product|has_object_permission:"Finding_Edit" %} - +