Przeglądaj źródła

fix: sign in link should have target self to trigger full page reload, fixes #11626

Torkel Ödegaard 7 lat temu
rodzic
commit
e81330abf0

+ 1 - 1
public/app/core/components/sidemenu/sidemenu.html

@@ -37,7 +37,7 @@
         <i class="fa fa-fw fa-sign-in"></i>
       </span>
     </a>
-    <a href="{{ctrl.loginUrl}}">
+    <a href="{{ctrl.loginUrl}}" target="_self">
       <ul class="dropdown-menu dropdown-menu--sidemenu" role="menu">
         <li class="side-menu-header">
           <span class="sidemenu-item-text">Sign In</span>