Continue working on v2 of the PC sheet (w/ Material design now)
This commit is contained in:
parent
6d2d02b077
commit
753d72b4e0
7 changed files with 249 additions and 23 deletions
|
|
@ -8,8 +8,8 @@ export class PlayerSheetv2 extends GenericActorSheet {
|
|||
template: `systems/dotdungeon/templates/actors/char-sheet/v2/sheet.hbs`,
|
||||
tabs: [
|
||||
{
|
||||
// group: `page`,
|
||||
navSelector: `.potato`,
|
||||
group: `page`,
|
||||
navSelector: `nav`,
|
||||
contentSelector: `.tab-content`,
|
||||
initial: `tab1`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue