فهرست منبع

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>