Эх сурвалжийг харах

HUE-6077 [frontend] The jHueNotify alert should be hidden by default

Enrico Berti 8 жил өмнө
parent
commit
6b3733b

+ 1 - 1
desktop/core/src/desktop/templates/common_header.mako

@@ -523,7 +523,7 @@ ${ hueIcons.symbols() }
   </script>
 % endif
 
-<div id="jHueNotify" class="alert alert-dismissible alert-warning">
+<div id="jHueNotify" class="alert alert-dismissible alert-warning hide">
   <button type="button" class="close" data-dismiss="alert">
     <span aria-hidden="true">&times;</span>
     <span class="sr-only">${ _('Close') }</span>