From b7dbe044998f755d27b6494a47f7e2b5910e459b Mon Sep 17 00:00:00 2001 From: Jessica Wang Date: Fri, 11 Oct 2013 14:36:27 -0700 Subject: [PATCH] UI > system.js > remove a comma that shouldn't be there (syntax error) --- ui/scripts/system.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/system.js b/ui/scripts/system.js index 49636d3689e..fa123e4fe23 100644 --- a/ui/scripts/system.js +++ b/ui/scripts/system.js @@ -1971,7 +1971,7 @@ fields: [{ guestvlanrange: { label: 'VLAN Range(s)' - }, + } }, { domain: { label: 'label.domain'