aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/pulls.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/pulls.tmpl
parent6e33e54e71cdb6a100b9048bd6d9567fea2e7c91 (diff)
change css name style
Diffstat (limited to 'templates/repo/pulls.tmpl')
-rw-r--r--templates/repo/pulls.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo/pulls.tmpl b/templates/repo/pulls.tmpl
index daacc089..8c5d9376 100644
--- a/templates/repo/pulls.tmpl
+++ b/templates/repo/pulls.tmpl
@@ -2,8 +2,8 @@
{{template "base/navbar" .}}
{{template "repo/nav" .}}
{{template "repo/toolbar" .}}
-<div id="gogs-body" class="container">
- <div id="gogs-source">
+<div id="body" class="container">
+ <div id="source">
</div>
</div>
{{template "base/footer" .}} \ No newline at end of file