From 76d223db0ffe443f3261bcf0d45c134848ed11f6 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Thu, 17 Jul 2025 18:40:45 +0200 Subject: [PATCH] fix(ui): remove duplicate data-action attributes in item sheet tabs --- templates/sheets/item/armor-sheet.hbs | 6 +++--- templates/sheets/item/spell-sheet.hbs | 6 +++--- templates/sheets/item/talent-sheet.hbs | 6 +++--- templates/sheets/item/weapon-sheet.hbs | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/sheets/item/armor-sheet.hbs b/templates/sheets/item/armor-sheet.hbs index 548f7e68..d24cca18 100644 --- a/templates/sheets/item/armor-sheet.hbs +++ b/templates/sheets/item/armor-sheet.hbs @@ -10,9 +10,9 @@ SPDX-License-Identifier: MIT {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}} diff --git a/templates/sheets/item/spell-sheet.hbs b/templates/sheets/item/spell-sheet.hbs index 38874d00..2cffd587 100644 --- a/templates/sheets/item/spell-sheet.hbs +++ b/templates/sheets/item/spell-sheet.hbs @@ -10,9 +10,9 @@ SPDX-License-Identifier: MIT {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}} diff --git a/templates/sheets/item/talent-sheet.hbs b/templates/sheets/item/talent-sheet.hbs index 0e7d94d5..75bf9d05 100644 --- a/templates/sheets/item/talent-sheet.hbs +++ b/templates/sheets/item/talent-sheet.hbs @@ -10,9 +10,9 @@ SPDX-License-Identifier: MIT {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}} diff --git a/templates/sheets/item/weapon-sheet.hbs b/templates/sheets/item/weapon-sheet.hbs index 05319a7a..32ba9236 100644 --- a/templates/sheets/item/weapon-sheet.hbs +++ b/templates/sheets/item/weapon-sheet.hbs @@ -10,9 +10,9 @@ SPDX-License-Identifier: MIT {{!-- Sheet Tab Navigation --}} {{!-- Sheet Body --}}