From b0ab0df4fec6b20ad327abc9a5f9f567f33253fd Mon Sep 17 00:00:00 2001 From: edison Date: Mon, 1 Nov 2010 23:19:12 -0700 Subject: [PATCH] fix rpm build --- ui/scripts/cloud.core.host.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/scripts/cloud.core.host.js b/ui/scripts/cloud.core.host.js index f3e53f4fc8f..60204a8dcdf 100644 --- a/ui/scripts/cloud.core.host.js +++ b/ui/scripts/cloud.core.host.js @@ -252,7 +252,7 @@ var hostActionMap = { } }); } - }, + } } function doEnableMaintenanceMode($actionLink, $detailsTab, $midmenuItem1){