修改加入课程弹出框样式

This commit is contained in:
sw 2014-10-24 11:26:41 +08:00
parent b732944a2a
commit 526b34d623
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'join_private_course') %>');
showModal('ajax-modal', '510px');
$('#ajax-modal').addClass('new-watcher');
$('#ajax-modal').css('height','330px');