Explorar o código

AMBARI-12677. FE:Routing during Configs comparison brake Config page (alexantonenko)

Alex Antonenko %!s(int64=9) %!d(string=hai) anos
pai
achega
f0713c36a9
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      ambari-web/app/views/main/service/info/configs.js

+ 4 - 0
ambari-web/app/views/main/service/info/configs.js

@@ -30,6 +30,10 @@ App.MainServiceInfoConfigsView = Em.View.extend({
     });
   },
 
+  willDestroyElement: function() {
+    this.get('controller').clearStep();
+  },
+
   /**
    * Number of components that should be restarted
    * @type {number}