socialforge/app/views/quality_analysis/_console_output.html.erb

9 lines
196 B
Plaintext

<%= javascript_include_tag 'highcharts','highcharts-more' %>
<div class="project_r_h">
<h2 class="project_h2" style="width:180px;">质量分析</h2>
</div>
<div>
<%=h @console_build %>
</div>