From a0fb2d657fd6dcf71090561c3cdf99659ea42589 Mon Sep 17 00:00:00 2001 From: Robert Lyon Date: Sun, 24 Mar 2019 13:53:31 +1300 Subject: [PATCH] Bug 1821489: Filebrowser not selecting new item For example - when changing image in image block behatnotneeded Change-Id: I9e7b9eed4858f5001d77d005c948cae7e7d092ff Signed-off-by: Robert Lyon --- .../plugintype/artefact/file/templates/form/selectedlist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/raw/plugintype/artefact/file/templates/form/selectedlist.tpl b/htdocs/theme/raw/plugintype/artefact/file/templates/form/selectedlist.tpl index 3d1afc8ad0..f4648fa94a 100644 --- a/htdocs/theme/raw/plugintype/artefact/file/templates/form/selectedlist.tpl +++ b/htdocs/theme/raw/plugintype/artefact/file/templates/form/selectedlist.tpl @@ -29,7 +29,7 @@ {str tag=remove} - + {/foreach} -- GitLab