nav_channel_select should be off by default
This commit is contained in:
parent
44bb070203
commit
41108fc4d3
@ -283,7 +283,7 @@ function get_features($filtered = true, $level = (-1)) {
|
|||||||
'nav_channel_select',
|
'nav_channel_select',
|
||||||
t('Navigation Channel Select'),
|
t('Navigation Channel Select'),
|
||||||
t('Change channels directly from within the navigation dropdown menu'),
|
t('Change channels directly from within the navigation dropdown menu'),
|
||||||
true,
|
false,
|
||||||
get_config('feature_lock','nav_channel_select'),
|
get_config('feature_lock','nav_channel_select'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user