Преглед изворни кода

Let href point to panel id

so that it properly gets hidden by switchTab
JC Brand пре 10 година
родитељ
комит
67418b3036
1 измењених фајлова са 1 додато и 1 уклоњено
  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>