From 50a4db24ec7311ac9a0acece6bc981dbb9c5f45e Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 9 Dec 2016 17:26:36 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E7=BB=84=E7=BB=87=E4=BA=8C=E7=BA=A7?= =?UTF-8?q?=E5=9F=9F=E5=90=8D=E5=AF=B9=E4=B8=80=E4=BA=9B=E5=85=B3=E9=94=AE?= =?UTF-8?q?=E5=81=9A=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/setting.html.erb | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/app/views/organizations/setting.html.erb b/app/views/organizations/setting.html.erb index 92681a85d..1f5a81872 100644 --- a/app/views/organizations/setting.html.erb +++ b/app/views/organizations/setting.html.erb @@ -143,7 +143,7 @@
- +
<%= form_tag url_for(:controller => 'org_subfields', :action => 'create', :organization_id => @organization.id), :id => 'add_subfield_form',:remote => true do %> 新增一级栏目 @@ -155,6 +155,7 @@ <% else %> (用户自定义url,可选) 您还没有子域名,请先在左侧信息栏申请子域名 <% end %> +