Merge branch 'master' into equip-items-in-character-sheet
This commit is contained in:
commit
5d83e26e81
5 changed files with 42 additions and 21 deletions
|
@ -1,4 +1,6 @@
|
|||
{{!-- TODO: Where possible use icons with complete names as hovers instead of long names --}}
|
||||
{{!-- TODO: For items list: only show header, if list is not empty --}}
|
||||
{{!-- TODO: Reduce code duplications --}}
|
||||
{{!-- TODO: Change from flex layout to grid layout --}}
|
||||
{{!-- Tab with overview and quick-actions on owned items --}}
|
||||
<div class="tab items" data-group="primary" data-tab="items">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue