去掉不需要评审

This commit is contained in:
huang 2016-09-27 10:38:35 +08:00
parent 11c3c95c63
commit a06b5f0bb9
1 changed files with 4 additions and 4 deletions

View File

@ -18,10 +18,10 @@
<label class="fl ml5 mt3" for="issue_is_private" id="issue_is_private_tips"><%= l(:field_is_private_tips)%></label>
<% end %>
</li>
<li>
<input type="checkbox" class="ml30">
<label class="fl ml5 mt3">不需要评审</label>
</li>
<!--<li>-->
<!--<input type="checkbox" class="ml30">-->
<!--<label class="fl ml5 mt3">不需要评审</label>-->
<!--</li>-->
<div class="cl"></div>
<!--<li>-->
<!--<%# if @issue.safe_attribute? 'project_id' %>-->