diff --git a/src/dispatch/static/dispatch/src/incident/priority/Table.vue b/src/dispatch/static/dispatch/src/incident/priority/Table.vue
index 4fdaf6457a25..940630c6c4b6 100644
--- a/src/dispatch/static/dispatch/src/incident/priority/Table.vue
+++ b/src/dispatch/static/dispatch/src/incident/priority/Table.vue
@@ -76,31 +76,36 @@
Incident priority settings
-
-
-
-
- mdi-information
-
-
- If activated, Dispatch will automatically change Stable incidents to this priority.
- Also, users will not be permitted to change the priority on Stable incidents.
-
-
-
+
+
+
+
+
+
+
+ mdi-information
+
+
+ If activated, Dispatch will automatically change Stable incidents to this
+ priority. Also, users will not be permitted to change the priority on Stable
+ incidents.
+
+
+
+
-
-
+
+
diff --git a/src/dispatch/static/dispatch/src/plugin/Table.vue b/src/dispatch/static/dispatch/src/plugin/Table.vue
index be37e97e2afb..cd5ab07dcedd 100644
--- a/src/dispatch/static/dispatch/src/plugin/Table.vue
+++ b/src/dispatch/static/dispatch/src/plugin/Table.vue
@@ -23,7 +23,6 @@
clearable
/>
-
{{ itemsPerPage }}
Edit
Search Filter
-
- mdi-content-save
-
-
- mdi-close
-
+
+
+ mdi-content-save
+
+
+ mdi-close
+
+
-
-
-
-
-
-
-
-
-
-
-
- Individuals
-
-
-
-
-
-
- Teams
-
-
-
- {{ team.name }}
-
-
- Services
-
-
-
- {{ service.name }}
-
-
- Notifications
-
-
-
- {{ notification.name }}
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ Individuals
+
+
+
+
+
+
+ Teams
+
+
+
+ {{ team.name }}
+
+
+ Services
+
+
+
+ {{ service.name }}
+
+
+ Notifications
+
+
+
+ {{ notification.name }}
+
+
+