summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author黄涛 <htve@outlook.com>2016-03-25 11:24:11 +0800
committer黄涛 <htve@outlook.com>2016-03-25 11:24:11 +0800
commitc53821914a75fe405ab0eadfe0eec2e6220a6e73 (patch)
tree52b82d68b035a31225ad3f02a9a75e061dec88b1
parentd212358b907e09532f69dbd5fb51baf9f4f04025 (diff)
parent6173b5f281d94d37360de71229f7356c337edfd7 (diff)
downloadgitlab-ce-c53821914a75fe405ab0eadfe0eec2e6220a6e73.tar.gz
修正bug
-rw-r--r--app/views/events/event/_created_project.html.haml2
-rw-r--r--app/views/help/ui.html.haml2
-rw-r--r--app/views/layouts/nav/_explore.html.haml2
-rw-r--r--app/views/projects/_find_file_link.html.haml1
-rw-r--r--public/404.html4
-rw-r--r--public/422.html4
-rw-r--r--public/500.html4
-rw-r--r--public/502.html2
8 files changed, 11 insertions, 10 deletions
diff --git a/app/views/events/event/_created_project.html.haml b/app/views/events/event/_created_project.html.haml
index e598046bd0c..d2abb637008 100644
--- a/app/views/events/event/_created_project.html.haml
+++ b/app/views/events/event/_created_project.html.haml
@@ -13,7 +13,7 @@
.event-note
.md
%p
- 恭喜!为什么不把你的成就分享给世界呢?
+ 恭喜!为什么不把你的成就分享给世界呢?
%a.twitter-share-button{ |
href: "https://twitter.com/share", |
diff --git a/app/views/help/ui.html.haml b/app/views/help/ui.html.haml
index 9b39376d2f6..2c541b82ef3 100644
--- a/app/views/help/ui.html.haml
+++ b/app/views/help/ui.html.haml
@@ -136,7 +136,7 @@
%li
One item
- %h2#tables 表格
+ %h2#tables 表格
.example
%table.table
diff --git a/app/views/layouts/nav/_explore.html.haml b/app/views/layouts/nav/_explore.html.haml
index b771fe1d8e8..3361d0b19cf 100644
--- a/app/views/layouts/nav/_explore.html.haml
+++ b/app/views/layouts/nav/_explore.html.haml
@@ -8,7 +8,7 @@
= link_to explore_groups_path, title: ' 群组' do
= icon('group fw')
%span
- 群组
+ 群组
= nav_link(controller: :snippets) do
= link_to explore_snippets_path, title: '代码片段' do
= icon('clipboard fw')
diff --git a/app/views/projects/_find_file_link.html.haml b/app/views/projects/_find_file_link.html.haml
index e26c6e7744f..0f470df4202 100644
--- a/app/views/projects/_find_file_link.html.haml
+++ b/app/views/projects/_find_file_link.html.haml
@@ -1,3 +1,4 @@
= link_to namespace_project_find_file_path(@project.namespace, @project, @ref), class: 'btn btn-grouped shortcuts-find-file', rel: 'nofollow' do
= icon('search')
%span 查找文件
+ \ No newline at end of file
diff --git a/public/404.html b/public/404.html
index 9695674c7d7..1c1267cae0b 100644
--- a/public/404.html
+++ b/public/404.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset='utf-8'>
- <title>页面不存在 (404)</title
+ <title>页面不存在 (404)</title>
<style>
body {
color: #666;
@@ -51,6 +51,6 @@
<h3>页面不存在。</h3>
<hr/>
<p>请确认地址是否正确和页面是否被移动。</p>
- <p>如果觉得有问题请联系 GitLab 管理员。</p
+ <p>如果觉得有问题请联系 GitLab 管理员。</p>
</body>
</html>
diff --git a/public/422.html b/public/422.html
index c3a149c6234..9f8cfac4559 100644
--- a/public/422.html
+++ b/public/422.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset='utf-8'>
+ <meta charset='utf-8'>
<title>请求被拒绝 (422)</title>
<style>
body {
@@ -51,6 +51,6 @@
<h3>请求被拒绝。</h3>
<hr />
<p>请确认是否权限访问此页面。</p>
- <p>如果觉得有问题请联系 GitLab 管理员。</p
+ <p>如果觉得有问题请联系 GitLab 管理员。</p>
</body>
</html>
diff --git a/public/500.html b/public/500.html
index b6d58a9a102..23a7bed441c 100644
--- a/public/500.html
+++ b/public/500.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <meta charset='utf-8'>
+ <meta charset='utf-8'>
<title>发生错误 (500)</title>
<style>
body {
@@ -50,6 +50,6 @@
<h3>哇,因为我们的原因发生错误。</h3>
<hr/>
<p>请尝试刷新页面,或者回退到上一页面再操作。</p>
- <p>如果此问题继续存在请联系 GitLab 管理员。</p
+ <p>如果此问题继续存在请联系 GitLab 管理员。</p>
</body>
</html>
diff --git a/public/502.html b/public/502.html
index c062c93422e..5fd81d7bda9 100644
--- a/public/502.html
+++ b/public/502.html
@@ -50,6 +50,6 @@
<h3>哇,GitLab 响应花费了太多时间。</h3>
<hr/>
<p>请尝试刷新页面,或者回退到上一页面再操作。</p>
- <p>如果此问题继续存在请联系 GitLab 管理员。</p
+ <p>如果此问题继续存在请联系 GitLab 管理员。</p>
</body>
</html>