disable until completed

This commit is contained in:
zotlabs 2017-11-22 15:41:09 -08:00
parent 6c178d4485
commit 4fc8416c3c

View File

@ -126,6 +126,7 @@ function get_features($filtered = true) {
feature_level('cards',1),
],
/* reserved, work in progress
[
'articles',
t('Articles'),
@ -134,7 +135,7 @@ function get_features($filtered = true) {
get_config('feature_lock','articles'),
feature_level('articles',1),
],
*/
[
'nav_channel_select',
t('Navigation Channel Select'),