Use hbs extension
This commit is contained in:
		
							
								
								
									
										12
									
								
								templates/dialog-roll-resolution.hbs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								templates/dialog-roll-resolution.hbs
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| <form class="resolution-roll-dialog"> | ||||
|   <div class="grid grid-4col"> | ||||
|     <div class="flexrow"> | ||||
|       <label>Caractéristique</label> | ||||
|       {{>"systems/foundryvtt-reve-de-dragon/templates/partial-select-carac.hbs"}} | ||||
|     </div> | ||||
|     {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffLibre.hbs"}} | ||||
|     {{>"systems/foundryvtt-reve-de-dragon/templates/partial-roll-diffCondition.hbs"}} | ||||
|     <button class="lancer-table-resolution" type="button">Lancer les dés</button> | ||||
|   </div> | ||||
|   <div class="placeholder-resolution"></div> | ||||
| </form> | ||||
		Reference in New Issue
	
	Block a user