Explorar o código

AMBARI-12081. Browser refresh on Host config page leaves an incomplete loading bar forever.(xiwang)

Xi Wang %!s(int64=10) %!d(string=hai) anos
pai
achega
f97189fdc8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ambari-web/app/controllers/global/update_controller.js

+ 1 - 1
ambari-web/app/controllers/global/update_controller.js

@@ -201,7 +201,7 @@ App.UpdateController = Em.Controller.extend({
     }
     else {
       if (App.router.get('currentState.parentState.name') == 'hostDetails') {
-        hostDetailsFilter = App.router.get('location.lastSetURL').match(/\/hosts\/(.*)\/(summary|alerts|stackVersions)/)[1];
+        hostDetailsFilter = App.router.get('location.lastSetURL').match(/\/hosts\/(.*)\/(summary|configs|alerts|stackVersions)/)[1];
         App.updater.updateInterval('updateHost', App.get('componentsUpdateInterval'));
         //if host details page opened then request info only of one displayed host
         this.get('queryParams').set('Hosts', [