From c3a98edca8069290884762d3e8ba74bb77b5fb51 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Thu, 14 May 2015 17:40:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=89=93=E9=9B=B6=E5=88=86?= =?UTF-8?q?=E6=97=B6=E7=9A=84=E5=BC=B9=E5=87=BA=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/homework_attach/_show.html.erb | 14 +++++++------- app/views/homework_attach/_show_star.html.erb | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/views/homework_attach/_show.html.erb b/app/views/homework_attach/_show.html.erb index a89322049..f18ff8a2c 100644 --- a/app/views/homework_attach/_show.html.erb +++ b/app/views/homework_attach/_show.html.erb @@ -12,13 +12,13 @@ $("#stars_value").val(num); } - function ChoseZero() - { - if(confirm('是否确定评分为0分?')) - { - ChoseStars(0); - } - } +// function ChoseZero() +// { +// if(confirm('是否确定评分为0分?')) +// { +// ChoseStars(0); +// } +// }
diff --git a/app/views/homework_attach/_show_star.html.erb b/app/views/homework_attach/_show_star.html.erb index 49c9e2cf7..739693938 100644 --- a/app/views/homework_attach/_show_star.html.erb +++ b/app/views/homework_attach/_show_star.html.erb @@ -1,4 +1,4 @@ -零分 +零分