From 7e440596ab6579e17f11a765444ba1a657924bc2 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 2 Aug 2016 16:10:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E8=AF=B7=E6=B1=82=EF=BC=8Cjs?= =?UTF-8?q?=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/pull_requests/index.html.erb | 1 + app/views/pull_requests/new.html.erb | 32 +++++++++++++++++++------- 2 files changed, 25 insertions(+), 8 deletions(-) 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