Dialog templating and logic

This commit is contained in:
WBHarry 2026-01-16 15:24:29 +01:00
parent 04befd2e4e
commit 8d71887924
9 changed files with 171 additions and 80 deletions

View file

@ -19,7 +19,7 @@
</div>
{{#if this.showRiskItAllButton}}
<div>
<button class="risk-it-all-button" data-hope="{{this.riskItAllHope}}">
<button class="risk-it-all-button" data-resource-value="{{this.riskItAllHope}}">
<span>
{{this.riskItAllButtonLabel}}
</span>