From e3674f076c05c3ce7a868124aa0988b0285d5ede Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 28 Sep 2022 14:02:05 +0200 Subject: [PATCH] Fix #67 --- templates/item-power-sheet.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/item-power-sheet.html b/templates/item-power-sheet.html index 490f9c2..89a41b1 100644 --- a/templates/item-power-sheet.html +++ b/templates/item-power-sheet.html @@ -12,6 +12,11 @@
+
+ + {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner + editable=editable}} +
{{editor description target="system.description" button=true owner=owner editable=editable}} @@ -20,11 +25,6 @@ {{editor effects target="system.effects" button=true owner=owner editable=editable}}
-
- - {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner - editable=editable}} -