From 9a4190bedfd8fc7747c13aa988fecbd323ac2ab0 Mon Sep 17 00:00:00 2001
From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com>
Date: Sat, 19 Dec 2020 20:19:37 -0800
Subject: [PATCH] Rename dropdown type enum & add pass as variable to use like
an Enum
---
.../filterable-dropdown/filterable-dropdown.component.html | 4 ++--
.../filterable-dropdown/filterable-dropdown.component.ts | 6 ++++--
.../document-list/bulk-editor/bulk-editor.component.html | 6 +++---
.../document-list/bulk-editor/bulk-editor.component.ts | 3 ++-
4 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
index 870ea41e4..425a290a5 100644
--- a/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
+++ b/src-ui/src/app/components/common/filterable-dropdown/filterable-dropdown.component.html
@@ -1,12 +1,12 @@
-