Move the attribute tab files into a subfolder structure
This commit is contained in:
parent
0220083daf
commit
fdb55c42c5
2 changed files with 10 additions and 0 deletions
7
templates/PlayerSheet/tabs/attributes/lists.hbs
Normal file
7
templates/PlayerSheet/tabs/attributes/lists.hbs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div
|
||||
class="tab attributes-tab {{ifThen tabActive "active" ""}}"
|
||||
data-group="primary"
|
||||
data-tab="attributes"
|
||||
>
|
||||
Attribute Tab
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue