Explorar o código

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

Oleg Nechiporenko %!s(int64=11) %!d(string=hai) anos
pai
achega
b7e2fe7c08
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  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>