From ff94a22826cdf1e77a72c3c6b5acf434581c9247 Mon Sep 17 00:00:00 2001 From: ilvalle Date: Tue, 10 Dec 2013 11:13:04 +0100 Subject: [PATCH] fix reload of file list in editor when a new file is created --- applications/admin/views/default/edit.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/applications/admin/views/default/edit.html b/applications/admin/views/default/edit.html index 96c56def..ba82c94c 100644 --- a/applications/admin/views/default/edit.html +++ b/applications/admin/views/default/edit.html @@ -241,20 +241,21 @@ $(document).on('click', 'a.font_button', function (e) {
{{=file_create_form('%s/' % app, '')}}