CC-6091: Settings->General doesn't highlight when you click Settings

This commit is contained in:
Albert Santoni 2015-08-25 13:15:57 -04:00
parent 371a26ff97
commit d4527a0460
1 changed files with 1 additions and 1 deletions

View File

@ -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(