Use config.features to customize UI
This commit is contained in:
@@ -154,9 +154,7 @@ angular.module('Application').controller('MainController', ['$scope', '$route',
|
||||
|
||||
refreshNotifications();
|
||||
|
||||
if (!$scope.config.managed) {
|
||||
$scope.updateSubscriptionStatus();
|
||||
}
|
||||
$scope.updateSubscriptionStatus();
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user