diff --git a/app/views/pull_requests/index.html.erb b/app/views/pull_requests/index.html.erb index b680dcb60..e8147f97d 100644 --- a/app/views/pull_requests/index.html.erb +++ b/app/views/pull_requests/index.html.erb @@ -3,6 +3,7 @@
  • 合并1
  • 关闭1
  • 全部3
  • + 新建请求
    diff --git a/app/views/pull_requests/new.html.erb b/app/views/pull_requests/new.html.erb index e206f2775..756ce8a7d 100644 --- a/app/views/pull_requests/new.html.erb +++ b/app/views/pull_requests/new.html.erb @@ -31,7 +31,7 @@
  • 改动1
  • 根据最近提交时间排列
    -
    +
    2016-08-02

    1次提交

    @@ -46,16 +46,16 @@
    -
    -
    Showing 3 changed files with 3 additions and 3 deletions +
    + - -
    + +
    @@ -83,4 +83,20 @@ \ No newline at end of file
    99