Show subscription badge where required and disable UI elements accordingly
This commit is contained in:
@@ -62,6 +62,7 @@ const DEFAULT_FEATURES = {
|
||||
privateDockerRegistry: false,
|
||||
userGroups: false,
|
||||
emailServer: false,
|
||||
profileConfig: false,
|
||||
|
||||
// TODO how to go about that in the UI?
|
||||
backupSchedules: false,
|
||||
@@ -72,7 +73,6 @@ const DEFAULT_FEATURES = {
|
||||
|
||||
// TODO remove usage of old features below
|
||||
support: false,
|
||||
profileConfig: false,
|
||||
emailPremium: false,
|
||||
};
|
||||
let gFeatures = null;
|
||||
|
||||
Reference in New Issue
Block a user