added raw book_reference to all items sheet

This commit is contained in:
Vlyan
2020-12-21 15:15:10 +01:00
parent becefc1649
commit 78079e2288
7 changed files with 29 additions and 0 deletions

View File

@@ -15,6 +15,10 @@
{{!-- Description Tab --}}
<article class="tab flexcol" data-group="primary" data-tab="description">
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
<div class="resource">
<label>{{ localize 'l5r5e.book_reference' }}</label>
<input type="text" name="data.book_reference" value="{{item.data.book_reference}}" />
</div>
</article>
{{!-- Attributes Tab --}}
<article class="tab attributes" data-group="primary" data-tab="attributes">