surface the article feature

This commit is contained in:
zotlabs
2018-01-15 21:46:27 -08:00
parent 014a1f0158
commit 03f692f24f
4 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -126,7 +126,7 @@ function get_features($filtered = true) {
feature_level('cards',1),
],
/* reserved, work in progress
[
'articles',
t('Articles'),
@@ -135,7 +135,7 @@ function get_features($filtered = true) {
get_config('feature_lock','articles'),
feature_level('articles',1),
],
*/
[
'nav_channel_select',
t('Navigation Channel Select'),