diff --git a/app/views/pull_requests/_form.html.erb b/app/views/pull_requests/_form.html.erb index 2c3123748..5248325e1 100644 --- a/app/views/pull_requests/_form.html.erb +++ b/app/views/pull_requests/_form.html.erb @@ -1,7 +1,7 @@ <%= form_tag(url_for(:controller => 'pull_requests', :action => 'create', :project_id => @project.id), :id => 'pull_request_form', :method => "post") do %>
标题以[WIP]或WIP开头:以防还在进程中的合并请求在它完成之前被合并
+1次提交
-黄井泉创建于24小时前
-99 | -99 | -<% if activity.homework_type == 3 && activity.homework_detail_group.base_on_project == 1 %> | -
100 | -100 | -<div class="mt10"> | -
111 | -- | - <div class="fl mr5 fontGrey3"> | -
- | 111 | -+ <div class="fl mr20 fontGrey3 w80"> | -