Explorar o código

AMBARI-12713. Empty Alert groups dropdown after page refresh (onechiporenko)

Oleg Nechiporenko %!s(int64=10) %!d(string=hai) anos
pai
achega
8a12fecf1e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      ambari-web/app/templates/main/alerts.hbs

+ 2 - 0
ambari-web/app/templates/main/alerts.hbs

@@ -23,7 +23,9 @@
 {{/isAccessible}}
 
 <div id="alert-groups-filter" class="pull-left advanced-header-table groups-filter">
+{{#if App.router.clusterController.isAlertsLoaded}}
   {{view view.alertGroupFilterView}}
+{{/if}}
 </div>
 
 <div id="alerts">