diff --git a/ui/scripts/system.js b/ui/scripts/system.js index a0f2d09decf..ace95b5d1fe 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -834,6 +834,12 @@ return naasStatusMap; }, + statusLabels: { + enabled: 'Enabled', + 'not-configured': 'Not setup', + disabled: 'Disabled' + }, + // Actions performed on entire net. provider type actions: { enable: function(args) {