Browse Source

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

Oleg Nechiporenko 11 years ago
parent
commit
b7e2fe7c08
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ambari-web/app/templates/wizard/step5.hbs

+ 2 - 2
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>