2 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
		
		
			
		
	
	
			2 lines
		
	
	
		
			143 B
		
	
	
	
		
			Plaintext
		
	
	
	
| 
								 | 
							
								<%= f.select :module_app_id, @apps.collect { |t| [t.title.capitalize, t.id] }, {:include_blank => true} ,{:rel => admin_module_apps_path }  %>
							 |