From 09659387e7f7ec2f9bfb1aba83eaa322ea388256 Mon Sep 17 00:00:00 2001 From: ouyangxuhua Date: Thu, 19 Nov 2015 10:15:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E5=8A=A8=E6=80=81=E4=B8=AD?= =?UTF-8?q?=EF=BC=8C=E5=B0=86=E7=BB=84=E7=BB=87=E6=94=B9=E6=88=90=E7=BB=84?= =?UTF-8?q?=E7=BB=87=E6=96=87=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/organizations/_show_org_document.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/organizations/_show_org_document.html.erb b/app/views/organizations/_show_org_document.html.erb index e352288ab..1324729ac 100644 --- a/app/views/organizations/_show_org_document.html.erb +++ b/app/views/organizations/_show_org_document.html.erb @@ -11,7 +11,7 @@ <% if document.organization.home_id == document.id %> 首页 <% else %> - 组织 + 组织文章 <% end %>
<%= document.title %>