浏览代码

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>