|  |  | @ -173,7 +173,7 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |     </div> |  |  |  |     </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <% if !edit_mode || edit_mode && homework.homework_detail_manual.comment_status < 2 %> |  |  |  |     <% if !edit_mode || edit_mode && homework.homework_detail_manual.comment_status < 2 %> | 
			
		
	
		
		
			
				
					
					|  |  |  |         <div class="fl f14 ml10" style="margin-top: 4px;"> |  |  |  |         <div class="fl f14 ml10" style="margin-top: 4px;"> | 
			
		
	
		
		
			
				
					
					|  |  |  |           <input type="checkbox" name="homework_common[anonymous_comment]" value="<%=edit_mode ? homework.anonymous_comment : 0 %>" id="anonymous_comment"/> |  |  |  |           <input type="checkbox" name="homework_common[anonymous_comment]" value="<%=edit_mode ? homework.anonymous_comment : 1 %>" id="anonymous_comment"/> | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |           <span class="f14 c_grey mr10">禁用匿评</span> |  |  |  |           <span class="f14 c_grey mr10">禁用匿评</span> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </div> |  |  |  |         </div> | 
			
		
	
		
		
			
				
					
					|  |  |  |     <% end %> |  |  |  |     <% end %> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |