diff --git a/ui/scripts/projects.js b/ui/scripts/projects.js index b3ddfbc02ad..eb12533e3dc 100644 --- a/ui/scripts/projects.js +++ b/ui/scripts/projects.js @@ -270,7 +270,7 @@ displaytext: { label: 'Display Text' }, domain: { label: 'Domain' }, account: { label: 'Owner' }, - state: { label: 'Status', indicator: { 'Active': 'on', 'Destroyed': 'off' } } + state: { label: 'Status', indicator: { 'Active': 'on', 'Destroyed': 'off', 'Disabled': 'off' } } }, dataProvider: function(args) {