diff --git a/app/views/layouts/pdf.html.erb b/app/views/layouts/pdf.html.erb index 23e1f238..adf80d61 100644 --- a/app/views/layouts/pdf.html.erb +++ b/app/views/layouts/pdf.html.erb @@ -10,10 +10,10 @@ <%= heads_for_theme %> <%= call_hook :view_layouts_base_html_head %> <%= stylesheet_link_tag 'jquery/jquery-ui-1.9.2', 'css/edu-common','educoder/edu-main','educoder/edu-all', 'css/edu-public', 'css/font-awesome', 'css/edu-class', 'css/magic-check'%> - <%#= javascript_heads %> - <%= javascript_include_tag "edu/application",'educoder/edu_application'%> + <%= javascript_heads %> + <%= javascript_include_tag "edu/application", 'educoder/edu_application'%> - +
<%= render_flash_messages %> diff --git a/app/views/student_work/shixun_work_report.html.erb b/app/views/student_work/shixun_work_report.html.erb index 8649ed57..a7307405 100644 --- a/app/views/student_work/shixun_work_report.html.erb +++ b/app/views/student_work/shixun_work_report.html.erb @@ -101,7 +101,7 @@
- <%#= render :partial => "student_work/echart_of_shixun_skills" %> + <%= render :partial => "student_work/echart_of_shixun_skills" %>