Pārlūkot izejas kodu

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

Xi Wang 10 gadi atpakaļ
vecāks
revīzija
f97189fdc8

+ 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', [