summaryrefslogtreecommitdiffstats
path: root/templates/repo/commits.tmpl
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-25 18:44:37 +0800
committerFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-25 18:44:37 +0800
commit2a2f025388b2f47cff4162adc207af2ba68d64d9 (patch)
treef3f3f732f5bcf9f1a74cac5723ff5c4eccc0fe99 /templates/repo/commits.tmpl
parent6e33e54e71cdb6a100b9048bd6d9567fea2e7c91 (diff)
downloadgitea-2a2f025388b2f47cff4162adc207af2ba68d64d9.tar.gz
gitea-2a2f025388b2f47cff4162adc207af2ba68d64d9.zip
change css name style
Diffstat (limited to 'templates/repo/commits.tmpl')
-rw-r--r--templates/repo/commits.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo/commits.tmpl b/templates/repo/commits.tmpl
index 2e67a1200a..2f308a108d 100644
--- a/templates/repo/commits.tmpl
+++ b/templates/repo/commits.tmpl
@@ -2,8 +2,8 @@
{{template "base/navbar" .}}
{{template "repo/nav" .}}
{{template "repo/toolbar" .}}
-<div id="gogs-body" class="container">
- <div id="gogs-commits">
+<div id="body" class="container">
+ <div id="commits">
<div class="panel panel-default commit-box info-box">
<div class="panel-heading info-head">
<div class="search pull-right form">