[FEAT] Remove add organization on dashboard switcher
- Similair to #2593 that removed subtle add button in a place where it's strictly not needed. - Remove the "Add organization" item in the 'context dashboard switcher' dropdown.
This commit is contained in:
		
					parent
					
						
							
								91b8874acf
							
						
					
				
			
			
				commit
				
					
						3ccc7b22d8
					
				
			
		
					 1 changed files with 0 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -35,11 +35,6 @@
 | 
			
		|||
							</a>
 | 
			
		||||
						{{end}}
 | 
			
		||||
					</div>
 | 
			
		||||
					{{if .SignedUser.CanCreateOrganization}}
 | 
			
		||||
					<a class="item" href="{{AppSubUrl}}/org/create">
 | 
			
		||||
						{{svg "octicon-plus"}}   {{ctx.Locale.Tr "new_org"}}
 | 
			
		||||
					</a>
 | 
			
		||||
					{{end}}
 | 
			
		||||
				</div>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue