From f3e34767fd77f97ad2b0a5fb2bd3c592b7fe4dbc Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Tue, 20 Sep 2022 14:19:59 +0200 Subject: [PATCH] related to #1644 Allow back the UI to remove a physically linked album to a picture. The backend won't let it happend on form validation. --- admin/themes/default/template/picture_modify.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/template/picture_modify.tpl b/admin/themes/default/template/picture_modify.tpl index 650ea38cd..563978725 100644 --- a/admin/themes/default/template/picture_modify.tpl +++ b/admin/themes/default/template/picture_modify.tpl @@ -187,7 +187,7 @@ $('#action-delete-picture').on('click', function() {