Remove default menu entry for Email Attempts
just seems a bit awkward, admins can figure out if/where to put that
This commit is contained in:
		
							parent
							
								
									c43daf0940
								
							
						
					
					
						commit
						2cfc410fa6
					
				
					 1 changed files with 0 additions and 5 deletions
				
			
		|  | @ -98,11 +98,6 @@ def simple_menus(request): | |||
|                 'url': url('emailprofiles'), | ||||
|                 'perm': 'emailprofiles.list', | ||||
|             }, | ||||
|             { | ||||
|                 'title': "Email Attempts", | ||||
|                 'url': url('email_attempts'), | ||||
|                 'perm': 'email_attempts.list', | ||||
|             }, | ||||
|             { | ||||
|                 'title': "Raw Settings", | ||||
|                 'url': url('settings'), | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar