Browse Source

HUE-3950 [core] Re-login from auto-login popup is missing the hue icon

Johan Ahlen 9 năm trước cách đây
mục cha
commit
a788447be2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      desktop/core/src/desktop/templates/login_modal.mako

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

@@ -33,7 +33,7 @@
       <h2>${_('Sign in to continue to use Hue')}</h2>
     </div>
 
-    <div class="logo"><img src="${ static('desktop/art/hue-login-white.png') }" width="50" height="50" /> </div>
+    <div class="logo"><img src="${ static('desktop/art/hue-login-logo-ellie@2x.png') }" width="50" height="50"></div>
 
     <div class="login-content">