CC-6091: Settings->General doesn't highlight when you click Settings
This commit is contained in:
parent
371a26ff97
commit
d4527a0460
|
@ -48,7 +48,7 @@ $pages = array(
|
||||||
'resource' => 'preference',
|
'resource' => 'preference',
|
||||||
'action' => 'index',
|
'action' => 'index',
|
||||||
'module' => 'default',
|
'module' => 'default',
|
||||||
'controller' => 'preference',
|
'controller' => 'Preference',
|
||||||
'title' => 'Settings',
|
'title' => 'Settings',
|
||||||
'pages' => array(
|
'pages' => array(
|
||||||
array(
|
array(
|
||||||
|
|
Loading…
Reference in New Issue