From cac34a0a1a3d5aba2fbc26f7c1c1b70f94260d13 Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Fri, 6 Apr 2018 23:01:26 +0300 Subject: [PATCH] Rule Chain UI: Context menu support. --- ui/src/app/rulechain/rulechain.tpl.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/ui/src/app/rulechain/rulechain.tpl.html b/ui/src/app/rulechain/rulechain.tpl.html index 59fdbadca9..51d8d716e0 100644 --- a/ui/src/app/rulechain/rulechain.tpl.html +++ b/ui/src/app/rulechain/rulechain.tpl.html @@ -121,13 +121,15 @@
{{vm.contextInfo.subtitle}}
- - - {{item.icon}} - {{item.value}} - {{ item.shortcut | keyboardShortcut }} - - +
+ + + {{item.icon}} + {{item.value}} + {{ item.shortcut | keyboardShortcut }} + + +