chg: [UI] Highlight scope toggle if scope is selected

pull/4237/head
iglocska 2019-02-25 22:28:34 +01:00
parent 1b4f7dfeeb
commit bcff745a50
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@
array(
'id' => 'simple_filter',
'type' => 'group',
'active' => $attributeFilter !== 'all',
'title' => __('Use a list of simple scopes to filter the data'),
'text' => __('Scope toggle'),
'children' => $simple_filter_data