From 5a3e836e626707ad07f6acbd3d5b0932d4b3d2de Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 1 Feb 2019 11:34:49 +0000 Subject: [PATCH] Fix display of folders when copying template MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was broken because we didn’t copy the markup changes made to the list of template. --- app/templates/views/templates/copy.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/views/templates/copy.html b/app/templates/views/templates/copy.html index 3b1c08c66..cadaf4059 100644 --- a/app/templates/views/templates/copy.html +++ b/app/templates/views/templates/copy.html @@ -22,22 +22,22 @@