Stop including Home link in menu
caller must explicitly do that if they want it
This commit is contained in:
		
							parent
							
								
									a1a9aafdac
								
							
						
					
					
						commit
						4501505f38
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -13,10 +13,6 @@
 | 
			
		|||
            <span>{{ user.short_name }}</span>
 | 
			
		||||
          </button>
 | 
			
		||||
 | 
			
		||||
          <b-dropdown-item aria-role="listitem" has-link>
 | 
			
		||||
            <router-link to="/">Home</router-link>
 | 
			
		||||
          </b-dropdown-item>
 | 
			
		||||
 | 
			
		||||
          <slot></slot>
 | 
			
		||||
 | 
			
		||||
          <b-dropdown-item v-if="user.is_admin && !user_is_root"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue