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',
|
||||
'action' => 'index',
|
||||
'module' => 'default',
|
||||
'controller' => 'preference',
|
||||
'controller' => 'Preference',
|
||||
'title' => 'Settings',
|
||||
'pages' => array(
|
||||
array(
|
||||
|
|
Loading…
Reference in New Issue