dev_haigong
cxt 6 years ago
parent e5589780c7
commit 523fb82aa1

@ -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'%>
</head>
<body onload="prettyPrint();" style="height: 100%; background: #fff;">
<body style="height: 100%; background: #fff;">
<div class="newContainer" style="width: 1000px;"> <!-- 页面全部内容 -->
<div class="clearfix" style="width: 1000px;"> <!-- 主题部分 -->
<%= render_flash_messages %>

@ -101,7 +101,7 @@
<div class="clearfix padding15 edu-back-white">
<div class="fl <%= params[:pdf] ? 'with65' : 'with60' %>">
<%#= render :partial => "student_work/echart_of_shixun_skills" %>
<%= render :partial => "student_work/echart_of_shixun_skills" %>
</div>
<div class="fr <%= params[:pdf] ? 'with25' : 'with30' %>">

Loading…
Cancel
Save