Parcourir la source

Let href point to panel id

so that it properly gets hidden by switchTab
JC Brand il y a 10 ans
Parent
commit
67418b3036
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/templates/login_tab.html

+ 1 - 1
src/templates/login_tab.html

@@ -1 +1 @@
-<li><a class="current" href="#login">{{label_sign_in}}</a></li>
+<li><a class="current" href="#login-dialog">{{label_sign_in}}</a></li>