From b9359b1ceee43943c4a6cd4110bde22991b77bac Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Fri, 15 Jan 2016 13:15:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BAurl=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/setting.html.erb | 32 ++++++++++++------------ 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/views/organizations/setting.html.erb b/app/views/organizations/setting.html.erb index 1c7f0d280..962a7a497 100644 --- a/app/views/organizations/setting.html.erb +++ b/app/views/organizations/setting.html.erb @@ -54,13 +54,13 @@
- - - - - - - +
组织URL: +
http:// + + .trustie.net申请 +

+ +
公开 : class="ml3" /> @@ -115,15 +115,15 @@

新增栏目

<%= form_tag url_for(:controller => 'org_subfields', :action => 'create', :organization_id => @organization.id), :id=> 'add_subfield_form',:remote => true do %> - - - - - - - - - +
+

域名目录(用户自定义url,可选)

+ <% if @organization.domain %> + <%= @organization.domain %>.trustie.net/ + <% else %> + 您还没有子域名,请先在左侧信息栏申请子域名 + <% end %> +
+