summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard.tmpl
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-17 15:17:44 +0800
committerFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-17 15:17:44 +0800
commit24d91ecda8c819a33f326ff724559456bcae6d71 (patch)
tree9af7902cdbd4b1b5187bd1134e46e0111731c6e7 /templates/user/dashboard.tmpl
parent3a2eee08278a71320140129ec29c8586264d9968 (diff)
downloadgitea-24d91ecda8c819a33f326ff724559456bcae6d71.tar.gz
gitea-24d91ecda8c819a33f326ff724559456bcae6d71.zip
ui and js update
Diffstat (limited to 'templates/user/dashboard.tmpl')
-rw-r--r--templates/user/dashboard.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/dashboard.tmpl b/templates/user/dashboard.tmpl
index 547e8ab556..c528185c01 100644
--- a/templates/user/dashboard.tmpl
+++ b/templates/user/dashboard.tmpl
@@ -11,7 +11,7 @@
<h3>News Feed</h3>
</div>
</div>
-<div id="gogs-body" class="container">
+<div id="gogs-body" class="container" data-page="user">
{{if .HasInfo}}<div class="alert alert-info">{{.InfoMsg}}</div>{{end}}
<div id="gogs-feed-left" class="col-md-8">
<ul class="list-unstyled activity-list">