aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/dash/app/pal/trending/layout.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-07-18 10:12:45 +0200
committerTibor Frank <tifrank@cisco.com>2022-07-18 10:14:35 +0200
commit2f6295d7c63b7e231b0198ee055468b2fc54fa94 (patch)
tree1689a4e99e6632d9398cebd2999f58fda11123db /resources/tools/dash/app/pal/trending/layout.py
parent16fba5d038e11d16049abd62107880ae5624d383 (diff)
UTI: Small fixes and improvements
Change-Id: Iff83f4340beb51edbfcba230b60b175ac8c2d6ad Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/dash/app/pal/trending/layout.py')
-rw-r--r--resources/tools/dash/app/pal/trending/layout.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/dash/app/pal/trending/layout.py b/resources/tools/dash/app/pal/trending/layout.py
index c21e4b3c2e..d632820b99 100644
--- a/resources/tools/dash/app/pal/trending/layout.py
+++ b/resources/tools/dash/app/pal/trending/layout.py
@@ -1213,7 +1213,7 @@ class Layout:
row_card_sel_tests = self.STYLE_ENABLED
row_btns_sel_tests = self.STYLE_ENABLED
- if trigger_id in ("btn-ctrl-add", "url", "dpr-period"
+ if trigger_id in ("btn-ctrl-add", "url", "dpr-period",
"btn-sel-remove", "cl-ctrl-normalize"):
if store_sel:
row_fig_tput, row_fig_lat, row_btn_dwnld = \