From 4326bc427c99ccb786d212988d8439202f794e6e Mon Sep 17 00:00:00 2001 From: Andy Heathershaw Date: Sat, 30 Sep 2017 08:34:04 +0100 Subject: [PATCH] #52: Removed the Bootstrap 4 custom file inputs as they don't show the filename correctly - and I can't get the 'change' event to fire to change manually. This works fine with a native file input. --- .../themes/base/partials/album_upload_tab.blade.php | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/resources/views/themes/base/partials/album_upload_tab.blade.php b/resources/views/themes/base/partials/album_upload_tab.blade.php index 88be5c4..9714bea 100644 --- a/resources/views/themes/base/partials/album_upload_tab.blade.php +++ b/resources/views/themes/base/partials/album_upload_tab.blade.php @@ -23,10 +23,11 @@
- --}} +
@@ -50,10 +51,11 @@
- --}} +