disable until completed
This commit is contained in:
parent
6c178d4485
commit
4fc8416c3c
@ -126,6 +126,7 @@ function get_features($filtered = true) {
|
|||||||
feature_level('cards',1),
|
feature_level('cards',1),
|
||||||
],
|
],
|
||||||
|
|
||||||
|
/* reserved, work in progress
|
||||||
[
|
[
|
||||||
'articles',
|
'articles',
|
||||||
t('Articles'),
|
t('Articles'),
|
||||||
@ -134,7 +135,7 @@ function get_features($filtered = true) {
|
|||||||
get_config('feature_lock','articles'),
|
get_config('feature_lock','articles'),
|
||||||
feature_level('articles',1),
|
feature_level('articles',1),
|
||||||
],
|
],
|
||||||
|
*/
|
||||||
[
|
[
|
||||||
'nav_channel_select',
|
'nav_channel_select',
|
||||||
t('Navigation Channel Select'),
|
t('Navigation Channel Select'),
|
||||||
|
Reference in New Issue
Block a user