From ac0fe888b57a2cba9b2884590dc38e6680f54d22 Mon Sep 17 00:00:00 2001 From: Parker Berberian Date: Fri, 21 Jun 2019 17:08:56 -0400 Subject: Move JS to external file This is mostly a proof of concept to move all JS to external files to pave the way for future re-architecting Change-Id: I3b6f00bff7325b85a75d37f554892fa5283d9f4b Signed-off-by: Parker Berberian --- .../dashboard/multiple_select_filter_widget.html | 274 +-------------------- 1 file changed, 11 insertions(+), 263 deletions(-) (limited to 'dashboard/src/templates/dashboard') diff --git a/dashboard/src/templates/dashboard/multiple_select_filter_widget.html b/dashboard/src/templates/dashboard/multiple_select_filter_widget.html index 3a7e148..bfcbed6 100644 --- a/dashboard/src/templates/dashboard/multiple_select_filter_widget.html +++ b/dashboard/src/templates/dashboard/multiple_select_filter_widget.html @@ -1,3 +1,6 @@ + +