socialforge/app/views/attachments/_show_attachment_history.ht...

12 lines
383 B
Plaintext
Raw Normal View History

<div class="muban_popup_top">
<h3 class="fl">更新资源版本</h3>
<a href="javascript:void(0);" class="muban_icons_close fr" onclick="hideModal();"></a>
<div class="cl"></div>
</div>
<div class="muban_popup_con" >
2016-02-20 17:00:21 +08:00
<div class=" clear ml15 mr15 mt15" id="attachment_history_popub">
<%= render :partial => "files/attachment_history_popub" %>
2016-02-20 17:00:21 +08:00
</div>
</div>