Use config.features to customize UI

This commit is contained in:
Girish Ramakrishnan
2019-05-07 10:11:54 -07:00
parent 5d1ff97bf3
commit 48c3372c33
12 changed files with 17 additions and 27 deletions
+1 -3
View File
@@ -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