|
|
|
@ -21,12 +21,12 @@
|
|
|
|
|
</p>
|
|
|
|
|
<div class="edu-back-white">
|
|
|
|
|
<% if admin_or_self && !@library.published? && @library_applies.size > 0 %>
|
|
|
|
|
<div class="padding30">
|
|
|
|
|
<div class="padding30 bor-bottom-greyE">
|
|
|
|
|
<p class="mb10 clearfix">
|
|
|
|
|
<span class="color-grey-6 font-16 mr10">私有化原因</span>
|
|
|
|
|
<span class="color-grey-c font-12">(请按照提示修改,并在完成编辑后重新提交)</span>
|
|
|
|
|
<a href="javascript:void(0)" class="color-blue fr" at="0" onclick="getMore(this)">点击展开<i class="iconfont icon-xiajiantou color-blue font-14 ml5"></i></a>
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<div class="private_reason">
|
|
|
|
|
<% @library_applies.each do |apply| %>
|
|
|
|
|
<li>
|
|
|
|
@ -37,7 +37,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<% end %>
|
|
|
|
|
<div class="padding30 bor-top-greyE">
|
|
|
|
|
<div class="padding30">
|
|
|
|
|
<p class="mb10 clearfix">
|
|
|
|
|
<span class="color-grey-6 font-16 mr10">详情</span>
|
|
|
|
|
<% if admin_or_self && @library.editable? %>
|
|
|
|
@ -63,7 +63,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div>
|
|
|
|
|
<div class="break_full_word new_li" id="labraries_editorMd_content">
|
|
|
|
|
<div class="break_full_word new_li" id="labraries_editorMd_content" style="box-sizing: border-box">
|
|
|
|
|
<textarea style="display:none;"><%= @library.content %></textarea>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="mt10">
|
|
|
|
|