|
|
@ -18,7 +18,7 @@
|
|
|
|
<%= render :partial => 'history', :locals => {:issue => @issue, :journals => @journals} %>
|
|
|
|
<%= render :partial => 'history', :locals => {:issue => @issue, :journals => @journals} %>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
<fieldset><legend>说明</legend>
|
|
|
|
<fieldset><legend>回复</legend>
|
|
|
|
<%= f.text_area :notes, :style => "width:99%;", :rows => "5", :no_label => true %>
|
|
|
|
<%= f.text_area :notes, :style => "width:99%;", :rows => "5", :no_label => true %>
|
|
|
|
</fieldset>
|
|
|
|
</fieldset>
|
|
|
|
<!--<%# if @issue.safe_attribute? 'private_notes' %>-->
|
|
|
|
<!--<%# if @issue.safe_attribute? 'private_notes' %>-->
|
|
|
@ -29,7 +29,7 @@
|
|
|
|
<!--</fieldset>-->
|
|
|
|
<!--</fieldset>-->
|
|
|
|
|
|
|
|
|
|
|
|
<!--<fieldset><legend><%#= l(:label_attachment_plural) %></legend>-->
|
|
|
|
<!--<fieldset><legend><%#= l(:label_attachment_plural) %></legend>-->
|
|
|
|
<!--<p style="padding-top: 5px;"><%= render :partial => 'attachments/new_form', :locals => {:container => @issue} %>-->
|
|
|
|
<!--<p style="padding-top: 5px;"><%#= render :partial => 'attachments/new_form', :locals => {:container => @issue} %>
|
|
|
|
<!--</fieldset>-->
|
|
|
|
<!--</fieldset>-->
|
|
|
|
|
|
|
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
<div class="cl"></div>
|
|
|
|