From d286d3fe062d50980b8267a92d9e50d120144f9b Mon Sep 17 00:00:00 2001 From: huang Date: Tue, 2 Aug 2016 15:44:25 +0800 Subject: [PATCH] =?UTF-8?q?pullrequest=E5=A4=B4=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_pull_request_container.html.erb | 0 app/views/pull_requests/index.html.erb | 35 +++++++++---------- 2 files changed, 16 insertions(+), 19 deletions(-) create mode 100644 app/views/pull_requests/_pull_request_container.html.erb diff --git a/app/views/pull_requests/_pull_request_container.html.erb b/app/views/pull_requests/_pull_request_container.html.erb new file mode 100644 index 000000000..e69de29bb diff --git a/app/views/pull_requests/index.html.erb b/app/views/pull_requests/index.html.erb index b680dcb60..654ffb824 100644 --- a/app/views/pull_requests/index.html.erb +++ b/app/views/pull_requests/index.html.erb @@ -1,3 +1,4 @@ +<%= render "pull_request_container" %>
-
没有可显示的请求