affinity tool fixes

This commit is contained in:
Mario Vavti
2019-02-14 11:06:52 +01:00
parent ea541ca21b
commit 5ab917f606
5 changed files with 97 additions and 122 deletions

View File

@@ -360,14 +360,6 @@ function get_features($filtered = true, $level = (-1)) {
get_config('feature_lock','personal_tab')
],
[
'affinity',
t('Affinity Tool'),
t('Filter stream activity by depth of relationships'),
false,
get_config('feature_lock','affinity')
],
[
'suggest',
t('Suggest Channels'),