Some checks on 20Q

Fix a bug with babele on drop a compendium in 20q
This commit is contained in:
Vlyan
2020-12-30 16:12:45 +01:00
parent 7cab7de52b
commit 2074caa125
10 changed files with 101 additions and 59 deletions

View File

@@ -5,7 +5,8 @@
{{/each}}
</ul>
</fieldset>
{{#ifCond itemsList.length '<' hideDndAt}}
<fieldset class="{{itemType}} dropbox" data-step="{{stepName}}">
<legend class="section-header"><i class="fa fa-arrow-down" aria-hidden="true"></i> {{ localize 'l5r5e.global.drop_here' }}</legend>
</fieldset>
{{/ifCond}}