Fixes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
@endcomponent
|
||||
|
||||
@include('boilerplate::load.fileinput')
|
||||
@include('load.form.upload.fileinput')
|
||||
|
||||
@if ($no_popup ?? true)
|
||||
@push('js')
|
||||
@@ -52,9 +52,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
@if ($load_url)
|
||||
$(function() {
|
||||
{{ $prefix ?? '' }}loadImages();
|
||||
});
|
||||
@endif
|
||||
</script>
|
||||
|
||||
@if ($no_popup ?? true)
|
||||
|
||||
Reference in New Issue
Block a user