预备知识

This commit is contained in:
huang 2017-03-31 16:07:27 +08:00
parent bb54b20e6d
commit 39f081aae5
1 changed files with 1 additions and 15 deletions

View File

@ -37,21 +37,7 @@
</li>
<li class="clearfix">
<label class="panel-form-label fl">预备知识:</label>
<div class = "panel-form-width-690 panel-form-height-150 fl task-textarea-pd">
<i class="fa fa-eye mr10" title="预览"></i>
<i class="fa fa-code mr10" title="代码语言"></i>
<i class="fa fa-bold mr10" title="加粗"></i>
<i class="fa fa-italic mr10" title="斜体"></i>
<i class="fa fa-underline mr10" title="下划线"></i>
<i class="fa fa-list-ol mr10" title="有序列表"></i>
<i class="fa fa-list-ul mr10" title="无序列表"></i>
<i class="fa fa-chain mr10" title="引用"></i>
<i class="fa fa-quote-left mr10" title="超链接"></i>
<i class="fa fa-picture-o mr10" title="图片"></i>
</div>
<%#= f.kindeditor :ready_knowledge, :placeholder => "请输入完成当前任务依赖的知识点或者其它相关信息,指导学员完成任务", :width=>'87.5%', :height =>159, :resizeType => 0, :no_label => true %>
<%= f.kindeditor :ready_knowledge, :placeholder => "请输入完成当前任务依赖的知识点或者其它相关信息,指导学员完成任务", :width=>'87.5%', :height => 159, :resizeType => 0, :no_label => true %>
<%#= f.text_area :ready_knowledge, :class => "panel-form-width-690 panel-form-height-150 fl task-textarea-pd", :no_label => true, :placeholder => "请输入完成当前任务依赖的知识点或者其它相关信息,指导学员完成任务" %>
</li>
<li class="clearfix">