You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by on...@apache.org on 2013/12/20 16:40:17 UTC

git commit: AMBARI-4124. Move masters dialog UI has many problems. (Denis Buzhor via onechiporenko)

Updated Branches:
  refs/heads/trunk 30ae24098 -> b7e2fe7c0


AMBARI-4124. Move masters dialog UI has many problems. (Denis Buzhor via onechiporenko)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b7e2fe7c
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b7e2fe7c
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/b7e2fe7c

Branch: refs/heads/trunk
Commit: b7e2fe7c082610f459444f4f9d5ddca23b7ccdbb
Parents: 30ae240
Author: Oleg Nechiporenko <on...@apache.org>
Authored: Fri Dec 20 17:39:21 2013 +0200
Committer: Oleg Nechiporenko <on...@apache.org>
Committed: Fri Dec 20 17:40:11 2013 +0200

----------------------------------------------------------------------
 ambari-web/app/templates/wizard/step5.hbs | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/b7e2fe7c/ambari-web/app/templates/wizard/step5.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/app/templates/wizard/step5.hbs b/ambari-web/app/templates/wizard/step5.hbs
index c59e5fb..d3fbd7c 100644
--- a/ambari-web/app/templates/wizard/step5.hbs
+++ b/ambari-web/app/templates/wizard/step5.hbs
@@ -72,8 +72,8 @@
                     {{#if showRemoveControl}}
                       {{view App.RemoveControlView componentNameBinding="component_name" zIdBinding="zId"}}
                     {{/if}}
-                  </div>
-                {{/if}}
+                  {{/if}}
+                </div>
               </div>
             {{/each}}
           </form>