Use config.features to customize UI
This commit is contained in:
@@ -422,9 +422,7 @@ angular.module('Application').controller('SettingsController', ['$scope', '$loca
|
||||
|
||||
$scope.update.checkStatus();
|
||||
|
||||
if (!$scope.config.managed) {
|
||||
getSubscription();
|
||||
}
|
||||
getSubscription();
|
||||
});
|
||||
|
||||
// setup all the dialog focus handling
|
||||
|
||||
Reference in New Issue
Block a user