From 543e9711b3cacd086da1ce156a4ca6aeb6bda7b2 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Sat, 19 Sep 2015 10:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E8=B4=B4=E5=90=A7=E5=90=8E?= =?UTF-8?q?=EF=BC=8C=E5=88=97=E5=B7=B4=E5=88=97=E8=A1=A8=E6=8C=89=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/forums/create.js.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/forums/create.js.erb b/app/views/forums/create.js.erb index a120008b6..45179a4b3 100644 --- a/app/views/forums/create.js.erb +++ b/app/views/forums/create.js.erb @@ -1 +1,2 @@ -$('#new_forum_div').slideToggle();$('#create_btn').parent().slideToggle(); \ No newline at end of file +$('#new_forum_div').slideToggle();$('#create_btn').parent().slideToggle(); +$('#reorder_time').click(); \ No newline at end of file