diff --git a/public/js/components/DashboardWidget/Url.js b/public/js/components/DashboardWidget/Url.js index 0937c71a7..c55c0f01f 100644 --- a/public/js/components/DashboardWidget/Url.js +++ b/public/js/components/DashboardWidget/Url.js @@ -346,7 +346,7 @@ export default { }) .catch(this.$fhcAlert.handleSystemError); }, - getTagFilter(widget_id){ + getTagFilter(widget_id) { this.$api .call(ApiBookmark.getTagFilter(widget_id, this.sectionName)) .then((res) => res.data) @@ -388,94 +388,153 @@ export default { template: /*html*/ ` -
+
- - - + + +
-
- + - + - +