Commit
commit f75b97273b96f4c9f5d28a287fb9224b9140d02b Author: Jan DankertDate: Fri Jan 11 22:28:11 2019 +0100 Fix: Uploads von Bildern müssen auch als Bild gespeichert werden. modules/cms-core/action/FolderAction.class.php | 60 ++++++++-------------- .../themes/default/html/views/folder/order.php | 2 +- .../default/html/views/folder/order.tpl.src.xml | 2 +- .../themes/default/production/combined.min.js | 2 +- .../components/html/upload/upload.js | 2 +- .../components/html/upload/upload.min.js | 2 +- modules/util/Upload.class.php | 40 ++++++++++++--- 7 files changed, 57 insertions(+), 53 deletions(-)