aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Connedit.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2019-02-14 09:56:53 +0100
committerMario <mario@mariovavti.com>2019-02-14 09:56:53 +0100
commitea541ca21b7983f7b8f17deb7452b1afed29547b (patch)
tree01cf308a30ffd43d0e60c2f9ddf884f9b30bd94c /Zotlabs/Module/Connedit.php
parent7b8eb84cb8bf46365390b192d00e21ae587f7295 (diff)
parentfc223f59242478ea4489dad299d9e66b6b53a23a (diff)
downloadvolse-hubzilla-ea541ca21b7983f7b8f17deb7452b1afed29547b.tar.gz
volse-hubzilla-ea541ca21b7983f7b8f17deb7452b1afed29547b.tar.bz2
volse-hubzilla-ea541ca21b7983f7b8f17deb7452b1afed29547b.zip
Merge branch 'aff2' into 'dev'
affinity slider as app See merge request hubzilla/core!1449
Diffstat (limited to 'Zotlabs/Module/Connedit.php')
-rw-r--r--Zotlabs/Module/Connedit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Module/Connedit.php b/Zotlabs/Module/Connedit.php
index c14bcd0dd..a587324df 100644
--- a/Zotlabs/Module/Connedit.php
+++ b/Zotlabs/Module/Connedit.php
@@ -710,7 +710,7 @@ class Connedit extends \Zotlabs\Web\Controller {
$tpl = get_markup_template("abook_edit.tpl");
- if(feature_enabled(local_channel(),'affinity')) {
+ if(Apps::system_app_installed(local_channel(),'Affinity Tool')) {
$sections['affinity'] = [
'label' => t('Affinity'),