From 557c414b271816ae57762bf251f868fa54356575 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 30 Oct 2014 20:04:44 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E6=94=B9=E7=BD=91=E9=A1=B5=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E6=98=BE=E7=A4=BA=E4=BD=8D=E7=BD=AE=E4=B8=8D=E6=AD=A3?= =?UTF-8?q?=E7=A1=AE=202.=E4=BF=AE=E8=AF=A5=E5=BC=B9=E5=87=BA=E6=A1=86?= =?UTF-8?q?=E9=95=BF=E5=AE=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/_homework_list.html.erb | 1 - app/views/homework_attach/_show.html.erb | 2 +- app/views/homework_attach/show.js.erb | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/views/bids/_homework_list.html.erb b/app/views/bids/_homework_list.html.erb index 545a4e9c2..960e3acff 100644 --- a/app/views/bids/_homework_list.html.erb +++ b/app/views/bids/_homework_list.html.erb @@ -36,7 +36,6 @@ -
diff --git a/app/views/homework_attach/_show.html.erb b/app/views/homework_attach/_show.html.erb index 816b9c0a5..268b5a55e 100644 --- a/app/views/homework_attach/_show.html.erb +++ b/app/views/homework_attach/_show.html.erb @@ -101,7 +101,7 @@ -
+
diff --git a/app/views/homework_attach/show.js.erb b/app/views/homework_attach/show.js.erb index 978f025e1..d55c24796 100644 --- a/app/views/homework_attach/show.js.erb +++ b/app/views/homework_attach/show.js.erb @@ -1,3 +1,3 @@ $('#ajax-modal').html('<%= escape_javascript(render :partial => 'show') %>'); showModal('ajax-modal', '510px'); -$('#ajax-modal').css('height','700px'); \ No newline at end of file +$('#ajax-modal').css('height','500px');