From 928d71500def87c9d03ce5855d210babfc8cac7a Mon Sep 17 00:00:00 2001 From: huang Date: Sun, 12 Jun 2016 13:45:22 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E6=88=B7=E6=A8=A1=E5=BC=8F--=E7=BB=84?= =?UTF-8?q?=E7=BB=87=E6=A0=8F=E7=9B=AE=E6=B2=A1=E6=9C=89=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E6=97=B6=E6=98=BE=E7=A4=BA=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../_show_custom_org_subfield.html.erb | 38 ++++++++++--------- 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/app/views/organizations/_show_custom_org_subfield.html.erb b/app/views/organizations/_show_custom_org_subfield.html.erb index 54416b6f0..aad0d0c84 100644 --- a/app/views/organizations/_show_custom_org_subfield.html.erb +++ b/app/views/organizations/_show_custom_org_subfield.html.erb @@ -1,14 +1,15 @@ -<% if @subfield_acts.blank? %> -

该模块暂时没有相关内容

-<% else %> -
-
-
-
- 您的位置:<%= link_to "首页", organization_path(@organization), :class => "sn-link-grey2" %> > - <%= @org_subfield.name %> -
-
+
+
+
+
+ 您的位置:<%= link_to "首页", organization_path(@organization), :class => "sn-link-grey2" %> > + <%= @org_subfield.name %> +
+
+ <% if @subfield_acts.blank? %> +

该模块暂时没有相关内容

+ <% else %> +

<%= @org_subfield.name %>

    @@ -34,12 +35,13 @@
- - - - + + + +
-
-
-<% end %> + <% end %> +
+
+