From fd077ff9ba08480fa6166dcbd5406b3b00e9a623 Mon Sep 17 00:00:00 2001 From: Michael Green Date: Sat, 15 Mar 2025 18:44:24 +0100 Subject: [PATCH] replace {{select}} handlebars helper with {{selectOptions}} helper due to deprecation warning as of V12 --- templates/parts/sheet-attributes.html | 6 +----- templates/parts/sheet-groups.html | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/templates/parts/sheet-attributes.html b/templates/parts/sheet-attributes.html index eb7ba89..41320e2 100644 --- a/templates/parts/sheet-attributes.html +++ b/templates/parts/sheet-attributes.html @@ -41,11 +41,7 @@ diff --git a/templates/parts/sheet-groups.html b/templates/parts/sheet-groups.html index 0309ecc..6414107 100644 --- a/templates/parts/sheet-groups.html +++ b/templates/parts/sheet-groups.html @@ -5,11 +5,7 @@