|  |  |  | @ -28,7 +28,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |       </p> | 
			
		
	
		
			
				
					|  |  |  |  |       <p style=" padding: 3px 0 3px 0;padding-left: 50px;  clear:left;"> | 
			
		
	
		
			
				
					|  |  |  |  |         <strong>提交项目:</strong> | 
			
		
	
		
			
				
					|  |  |  |  |         <%= f.select :project_id, options_for_select(user_projects_option),:name => "project_id", :required => true%> | 
			
		
	
		
			
				
					|  |  |  |  |         <%= f.select :project_id, options_for_select(user_projects_option),:name => "project_id", :required => true, :style => "width:490px;"%> | 
			
		
	
		
			
				
					|  |  |  |  |         <%= link_to '创建项目', new_project_path(course: 0, project_type: 0), :target => '_blank' %> | 
			
		
	
		
			
				
					|  |  |  |  |         <p class="font_lighter" style="padding-left:120px;clear:left;">提交项目可以为空</p> | 
			
		
	
		
			
				
					|  |  |  |  |       </p> | 
			
		
	
	
		
			
				
					|  |  |  | 
 |