diff --git a/lib/ProductOpener/Images.pm b/lib/ProductOpener/Images.pm index 9ab0f0a8f2942..97ebde0a074f5 100644 --- a/lib/ProductOpener/Images.pm +++ b/lib/ProductOpener/Images.pm @@ -315,8 +315,11 @@ sub display_search_image_form($) { HTML ; + # Do not load jquery file upload twice, if it was loaded by another form - $scripts .= < @@ -324,6 +327,8 @@ HTML JS ; + } + $initjs .= <