diff --git a/frontend/app/views/directives/dashboard/item.html b/frontend/app/views/directives/dashboard/item.html index e6f6094b69..95c387eb6c 100644 --- a/frontend/app/views/directives/dashboard/item.html +++ b/frontend/app/views/directives/dashboard/item.html @@ -61,7 +61,7 @@

options="component.options" filter="filter" autoload="autoload" - refresh-on="{{refreshOn}}" + refresh-on="{{refreshOn}}" mode="mode">
Unhandled chart type
- diff --git a/frontend/app/views/partials/admin/analyzer-templates.html b/frontend/app/views/partials/admin/analyzer-templates.html index 10cd654d10..66d669c3cf 100644 --- a/frontend/app/views/partials/admin/analyzer-templates.html +++ b/frontend/app/views/partials/admin/analyzer-templates.html @@ -34,7 +34,6 @@

Analyzer template management

{{::analyzer.name || analyzer.id}}
{{::analyzer.description}} -
diff --git a/frontend/app/views/partials/alert/custom.fields.html b/frontend/app/views/partials/alert/custom.fields.html index 78fde90ed4..2d3800ed50 100644 --- a/frontend/app/views/partials/alert/custom.fields.html +++ b/frontend/app/views/partials/alert/custom.fields.html @@ -1,6 +1,4 @@
-
{{dialog.event.customFields | orderBy:'order' | json}}
-
No aditional information have been specified