2015-06-15 12:12:12 +08:00
|
|
|
<style type="text/css">
|
2016-10-25 11:23:02 +08:00
|
|
|
input.is_public,input.is_public_checkbox{height:12px;}
|
|
|
|
input.is_public_checkbox{margin-left:4px;margin-right:4px;}
|
2015-06-15 12:12:12 +08:00
|
|
|
</style>
|
2016-11-08 09:21:45 +08:00
|
|
|
<div class="fl" id="issue_upload_attachments">
|
|
|
|
<%= render :partial=>'attachments/form_attachments', :locals => { :container => container }%>
|
|
|
|
</div>
|