From 786b652e85205688e84a08d3ac9e8fab814e5c03 Mon Sep 17 00:00:00 2001 From: Tomo Tsuyuki Date: Mon, 8 Jan 2024 15:29:41 +1100 Subject: [PATCH 1/2] Issue #103 Fix escaped text in dropdown --- templates/duplicateto_select.mustache | 2 +- templates/moveto_select.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/duplicateto_select.mustache b/templates/duplicateto_select.mustache index 6875e66..48b7ac4 100644 --- a/templates/duplicateto_select.mustache +++ b/templates/duplicateto_select.mustache @@ -35,6 +35,6 @@ {{#str}} action_duplicatetosection, block_massaction {{/str}} {{#sections}} - + {{/sections}} diff --git a/templates/moveto_select.mustache b/templates/moveto_select.mustache index 9fb9bea..4685048 100644 --- a/templates/moveto_select.mustache +++ b/templates/moveto_select.mustache @@ -35,6 +35,6 @@ {{#str}} action_movetosection, block_massaction {{/str}} {{#sections}} - + {{/sections}} From 3091e87cf1884419c763e018eef673f19f1e1401 Mon Sep 17 00:00:00 2001 From: Matt Davidson Date: Wed, 10 Jan 2024 09:18:27 -0500 Subject: [PATCH 2/2] Update section_select.mustache --- templates/section_select.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/section_select.mustache b/templates/section_select.mustache index 1701c66..4f39ebf 100644 --- a/templates/section_select.mustache +++ b/templates/section_select.mustache @@ -36,7 +36,7 @@ {{#sections}} {{/sections}}