1
0
Fork 0
forked from forgejo/forgejo

nav ui for user logged

This commit is contained in:
FuXiaoHei 2014-03-03 22:40:22 +08:00
parent d8a24aff8c
commit 39ac95e5a2
5 changed files with 69 additions and 26 deletions

View file

@ -30,7 +30,6 @@
</div>
<script>
$(function () {
Gogits.showTooltips();
Gogits.showTab("#gogs-user-act-tabs");
});
</script>