get rid of general features
This commit is contained in:
parent
9bb0f1d18e
commit
65423b1768
@ -71,22 +71,6 @@ function get_features($filtered = true, $level = (-1)) {
|
|||||||
|
|
||||||
$arr = [
|
$arr = [
|
||||||
|
|
||||||
// General
|
|
||||||
'general' => [
|
|
||||||
|
|
||||||
t('General Features'),
|
|
||||||
|
|
||||||
[
|
|
||||||
'advanced_theming',
|
|
||||||
t('Advanced Theme and Layout Settings'),
|
|
||||||
t('Allows fine tuning of themes and page layouts'),
|
|
||||||
false,
|
|
||||||
get_config('feature_lock','advanced_theming'),
|
|
||||||
feature_level('advanced_theming',4),
|
|
||||||
],
|
|
||||||
],
|
|
||||||
|
|
||||||
|
|
||||||
'access_control' => [
|
'access_control' => [
|
||||||
t('Access Control and Permissions'),
|
t('Access Control and Permissions'),
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user