From 799fa776eef818880ad963e14b04a80e3a0c523a Mon Sep 17 00:00:00 2001 From: z9hang Date: Sat, 21 Mar 2015 16:37:16 +0800 Subject: [PATCH] =?UTF-8?q?#2091=20=E6=B5=8B=E8=AF=95=E7=89=88--=E8=AF=BE?= =?UTF-8?q?=E7=A8=8B/=E9=A1=B9=E7=9B=AE--=E8=B5=84=E6=BA=90=E5=BA=93?= =?UTF-8?q?=EF=BC=9A=E4=B8=8A=E4=BC=A0=E8=B5=84=E6=BA=90=E5=90=8E=20?= =?UTF-8?q?=E5=90=8E=E7=BC=80=E6=97=A0=E8=AE=BA=E6=98=AF=E5=A4=A7=E5=86=99?= =?UTF-8?q?=E8=BF=98=E6=98=AF=E5=B0=8F=E5=86=99=EF=BC=8C=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E8=BF=94=E5=9B=9E=E7=9A=84=E9=83=BD=E6=98=AF=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/files/create.js.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/files/create.js.erb b/app/views/files/create.js.erb index 90215c16c..69ea896c9 100644 --- a/app/views/files/create.js.erb +++ b/app/views/files/create.js.erb @@ -31,4 +31,5 @@ closeModal(); $("#resource_list").html('<%= j(render partial: "course_file" ,locals: {course: @course}) %>'); <%end%> <% end %> +$(document).ready(img_thumbnails);