2 lines
186 B
Plaintext
2 lines
186 B
Plaintext
|
var htmlvalue = '<%= escape_javascript(render :partial => 'files/upload_course_files',:locals => {:course => @course,:course_attachment_type => 1}) %>';
|
||
|
pop_box_new(htmlvalue, 450, 275);
|