From 7504b353c943cca63da329e579a68eedb9e30f44 Mon Sep 17 00:00:00 2001 From: yuanke <249218296@qq.com> Date: Wed, 8 Jun 2016 16:50:13 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E7=BB=84=E7=BB=87=E6=8A=A5500=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/_org_activities.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/organizations/_org_activities.html.erb b/app/views/organizations/_org_activities.html.erb index 8696cd426..cc1404eb5 100644 --- a/app/views/organizations/_org_activities.html.erb +++ b/app/views/organizations/_org_activities.html.erb @@ -57,7 +57,7 @@ <% when 'Message' %> <%= render :partial => 'users/project_message', :locals => {:activity => Message.find(act.org_act_id),:user_activity_id =>act.id, :is_course=>0, :is_board=>0} %> <% when 'Project'%> - <%= render :partial => 'users/project_create', :locals => {:activity => act,:user_activity_id =>act.id} %> + <%= render :partial => 'organizations/project_create', :locals => {:activity => act,:user_activity_id =>act.id} %> <% end %> <% end %> <% if act.container_type == 'Course' %> From 78b445a7aea28dd07efb27004cbe013095984ca4 Mon Sep 17 00:00:00 2001 From: huang Date: Sun, 12 Jun 2016 13:36:35 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E7=BB=84=E7=BB=87=E5=8E=86=E5=8F=B2?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E8=BF=81=E7=A7=BB=20=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E6=9C=AF=E8=AF=AD=E4=BF=AE=E6=94=B9=EF=BC=8C=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=A1=B5=E9=9D=A2=E5=9F=9F=E5=90=8D=E9=95=BF=E5=BA=A6?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/_subfield_list.html.erb | 2 +- app/views/organizations/setting.html.erb | 4 ++-- .../20160612030537_update_org_subfiled_default.rb | 10 ++++++++++ .../20160612043259_update_org_subfiled_resource.rb | 8 ++++++++ db/schema.rb | 2 +- 5 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 db/migrate/20160612030537_update_org_subfiled_default.rb create mode 100644 db/migrate/20160612043259_update_org_subfiled_resource.rb diff --git a/app/views/organizations/_subfield_list.html.erb b/app/views/organizations/_subfield_list.html.erb index aa1084304..d84f1299d 100644 --- a/app/views/organizations/_subfield_list.html.erb +++ b/app/views/organizations/_subfield_list.html.erb @@ -73,7 +73,7 @@
  • <%= org_subfield_type field %>