Merge pull request #1792 from SevanNerse/master
maxFiles have to be given to akaunting dropzone component
This commit is contained in:
commit
50013be954
@ -19,6 +19,9 @@
|
||||
@php $attributes['options']['maxFiles'] = 1 @endphp
|
||||
:options={{ json_encode($attributes['options']) }}
|
||||
@endif
|
||||
@else
|
||||
@php $attributes['options']['maxFiles'] = 1 @endphp
|
||||
:options={{ json_encode($attributes['options']) }}
|
||||
@endif
|
||||
@if (!empty($attributes['multiple']))
|
||||
multiple
|
||||
|
Loading…
x
Reference in New Issue
Block a user