From 57998936958942df1ef02591a7cc08f56cf7090a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Mon, 30 Mar 2020 18:33:50 +0100 Subject: [PATCH] chore(demo): enable multi-grid --- demo/karma.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo/karma.yaml b/demo/karma.yaml index da6dbe550..6f2df7abf 100644 --- a/demo/karma.yaml +++ b/demo/karma.yaml @@ -91,3 +91,5 @@ ui: minimalGroupWidth: 420 alertsPerGroup: 5 collapseGroups: collapsedOnMobile + multiGridLabel: severity + multiGridSortReverse: false