diff --git a/awx/ui/static/js/lists/HomeHosts.js b/awx/ui/static/js/lists/HomeHosts.js index da95f036fc..3a995d56bd 100644 --- a/awx/ui/static/js/lists/HomeHosts.js +++ b/awx/ui/static/js/lists/HomeHosts.js @@ -87,6 +87,6 @@ angular.module('HomeHostListDefinition', []) mode: 'all', ngShow: "user_is_superuser" } - }, + } });