Fix tab errors

This commit is contained in:
Vlyan
2021-05-29 16:36:39 +02:00
parent 5ca8d800fc
commit 447c738796
3 changed files with 20 additions and 21 deletions

View File

@@ -1,5 +1,4 @@
{{!-- infos --}}
<article class="tab infos" data-group="primary" data-tab="infos">
<article class="tab infos active" data-group="primary" data-tab="infos">
<fieldset>
<legend class="text-block-header">{{localize 'l5r5e.description'}}</legend>
{{editor content=data.data.description target="data.description" button=true owner=owner editable=editable}}