close
This commit is contained in:
		
							parent
							
								
									da3ca548fe
								
							
						
					
					
						commit
						ba6399fac6
					
				|  | @ -56,7 +56,7 @@ SPDX-License-Identifier: AGPL-3.0-only | |||
| 		</span> | ||||
| 	</div> | ||||
| 	<div v-if="childMenu"> | ||||
| 		<XChild ref="child" :items="childMenu" :targetElement="childTarget" :rootElement="itemsEl" showing @actioned="childActioned"/> | ||||
| 		<XChild ref="child" :items="childMenu" :targetElement="childTarget" :rootElement="itemsEl" showing @actioned="childActioned" @close="close(false)"/> | ||||
| 	</div> | ||||
| </div> | ||||
| </template> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue