diff --git a/src/components/Discover/Filter/Timeframes.vue b/src/components/Discover/Filter/Timeframes.vue index c6907d4..3b8bc17 100644 --- a/src/components/Discover/Filter/Timeframes.vue +++ b/src/components/Discover/Filter/Timeframes.vue @@ -16,8 +16,9 @@
Start date - +
+
@@ -122,6 +123,9 @@ export default{ } }, methods: { + eee(e){ + console.log(e); + }, /** * Set bar chart Options */ diff --git a/src/components/Discover/SidebarFilter.vue b/src/components/Discover/SidebarFilter.vue index d630829..5b6b769 100644 --- a/src/components/Discover/SidebarFilter.vue +++ b/src/components/Discover/SidebarFilter.vue @@ -132,7 +132,7 @@ export default { 'Mode': ['Directly follows', 'Eventually follows'], 'ModeAtt': ['Case', 'Activity'], 'Refine': ['Include', 'Exclude'], - 'Containment': ['Contained in', 'Started in', 'Ended in', 'Active in', 'Trim'], + 'Containment': ['Contained in', 'Started in', 'Ended in', 'Active in'], }, tab: 'filter', // filter | funnel selectValue: {