From 6479996312ed777b457408ed606dc2da5076e651 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Mon, 1 Aug 2022 21:38:42 +0200 Subject: [PATCH] Various fixes and ehnagcements --- modules/pegasus-utility.js | 2 +- templates/partial-actor-status.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/modules/pegasus-utility.js b/modules/pegasus-utility.js index 9517395..63eab47 100644 --- a/modules/pegasus-utility.js +++ b/modules/pegasus-utility.js @@ -718,7 +718,7 @@ export class PegasusUtility { one: { icon: '', label: "Cancel", - callback: () => this.close() + callback: () => d.close() }, two: { icon: '', diff --git a/templates/partial-actor-status.html b/templates/partial-actor-status.html index 67f3f57..f587a2c 100644 --- a/templates/partial-actor-status.html +++ b/templates/partial-actor-status.html @@ -38,6 +38,11 @@ + + + +  - + +