From dbc8f420eddc0cb4f67d55c8ea7c7234193fa632 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Mon, 20 Jun 2016 10:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E7=85=A7=E8=A6=81=E6=B1=82=EF=BC=9A?= =?UTF-8?q?=E5=B0=86=E5=BB=B6=E6=9C=9F=E5=8F=91=E5=B8=83=E5=9C=A8=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E4=B8=8A=E4=BC=A0=E7=95=8C=E9=9D=A2=E5=8F=AB=E5=BB=B6?= =?UTF-8?q?=E8=BF=9F=E5=8F=91=E5=B8=83=EF=BC=8C=E5=9C=A8=E8=B5=84=E6=BA=90?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=8C=89=E9=92=AE=E4=B8=AD=E5=8F=AB=E5=BB=B6?= =?UTF-8?q?=E6=9C=9F=E5=8F=91=E5=B8=83=EF=BC=8C=E8=A7=81=E9=99=84=E4=BB=B6?= =?UTF-8?q?=EF=BC=8C=E5=90=8C=E4=B8=80=E5=8A=9F=E8=83=BD=E7=9A=84=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=90=8D=E7=A7=B0=E5=BA=94=E8=AF=A5=E7=BB=9F=E4=B8=80?= =?UTF-8?q?=E3=80=82=E7=BB=9F=E4=B8=80=E4=BF=AE=E6=94=B9=E4=B8=BA=E5=BB=B6?= =?UTF-8?q?=E8=BF=9F=E5=8F=91=E5=B8=83=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/files/_resource_detail.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/files/_resource_detail.html.erb b/app/views/files/_resource_detail.html.erb index 2a03723ca..5a94dc9a1 100644 --- a/app/views/files/_resource_detail.html.erb +++ b/app/views/files/_resource_detail.html.erb @@ -53,7 +53,7 @@ <% if (delete_allowed || User.current.id == file.author_id) && file.container_id == @course.id && file.container_type == "Course" %>