git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/branches/ambari-186@1339988 13f79535-47bb-0310-9956-ffa450edef68
@@ -2,7 +2,9 @@ Ambari Change log
Release 0.x.x - unreleased
- AMBARI 280. Cleanup of utilities. (Vikram via hitesh)
+ AMBARI-281. Uninstall should hide loading image at startup. (Vikram via hitesh)
+
+ AMBARI-280. Cleanup of utilities. (Vikram via hitesh)
AMBARI-249. Uninstall support from UI. (Vikram via hitesh)
@@ -116,3 +116,5 @@ globalYui.one("#fileUploadTargetId").on('load', function (e) {
submitDataAndProgressToNextScreen(url, requestData, submitButton, thisScreenId, nextScreenId, nextScreenRenderFunction);
});
+/* Main() */
+hideLoadingImg();