From a78128f5ac747e0491238195b9c9882edeacd691 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Tue, 1 Sep 2015 14:11:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E4=B8=8D=E5=88=B0=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E7=9A=84=E6=97=B6=E5=80=99=20=E6=94=B9=E4=B8=BA=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E6=95=B0=E6=8D=AE=E5=8F=AF=E4=BB=A5=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/users/_resources_list.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/views/users/_resources_list.html.erb b/app/views/users/_resources_list.html.erb index b41b9f28f..387b38936 100644 --- a/app/views/users/_resources_list.html.erb +++ b/app/views/users/_resources_list.html.erb @@ -1,5 +1,8 @@ <% if attachments.nil? || attachments.empty? %> +

+ <%= l(:label_no_data) %> +

<% else %> <% attachments.each do |attach| %>