index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
templates
/
user
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
FuXiaoHei <fuxiaohei@hexiaz.com>
2014-03-03 22:40:22 +0800
committer
FuXiaoHei <fuxiaohei@hexiaz.com>
2014-03-03 22:40:22 +0800
commit
39ac95e5a2f256a840dac6206623100a7688ac16
(
patch
)
tree
713b63974a331a865b45d469724d4ab50b7639d4
/
templates/user
parent
d8a24aff8c2a293bd13f306625d3ba401f182f64
(
diff
)
nav ui for user logged
Diffstat
(limited to 'templates/user')
-rw-r--r--
templates/user/profile.tmpl
1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/user/profile.tmpl b/templates/user/profile.tmpl
index f3260100..e7056aa8 100644
--- a/
templates/user/profile.tmpl
+++ b/
templates/user/profile.tmpl
@@ -30,7 +30,6 @@
</div>
<script>
$(function () {
- Gogits.showTooltips();
Gogits.showTab("#gogs-user-act-tabs");
});
</script>