From cf946687d0a8f7c1f6892b15929c35b3cc2956b3 Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 31 Mar 2016 14:02:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/_subfield_list.html.erb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/views/organizations/_subfield_list.html.erb b/app/views/organizations/_subfield_list.html.erb index d907ac33e..e86ef5dae 100644 --- a/app/views/organizations/_subfield_list.html.erb +++ b/app/views/organizations/_subfield_list.html.erb @@ -2,6 +2,7 @@
  • 顺序
  • 已有栏目
  • 状态
  • +
  • 排列
  • 类型
  • 域名目录
  • @@ -21,6 +22,9 @@
  • <%= name %>
  • 默认
  • +
  • + 相关 +
  • 默认
  • <%= field.hide==0?"设为隐藏":"设为可见" %>
    @@ -42,6 +46,10 @@
  • 新增
  • +
  • + + 相关 +
  • <%= field.field_type == "Post" ? "帖子" : "资源" %>