mirror of
				https://github.com/em-squared/5e-drs.git
				synced 2025-10-30 21:24:18 +00:00 
			
		
		
		
	tooltips états préjudiciables et sorts
This commit is contained in:
		
							parent
							
								
									b508862c9b
								
							
						
					
					
						commit
						336bf264b9
					
				
					 48 changed files with 212 additions and 84 deletions
				
			
		|  | @ -43,12 +43,13 @@ export default { | |||
|   }, | ||||
| 
 | ||||
|   mounted () { | ||||
|     let self = this | ||||
|     setTimeout(function () { | ||||
|       handleTooltips() | ||||
|       handleTooltips({pages:self.$site.pages}) | ||||
|     }, 100); | ||||
|     this.$router.afterEach(() => { | ||||
|       setTimeout(function () { | ||||
|         handleTooltips() | ||||
|         handleTooltips({pages:self.$site.pages}) | ||||
|       }, 100) | ||||
|     }) | ||||
|   } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Maxime Moraine
						Maxime Moraine