Forgotten disabled attribute
This commit is contained in:
parent
e6e4e746ef
commit
c4ca77916c
@ -16,7 +16,7 @@
|
||||
@endif
|
||||
|
||||
@if (isset($attributes['disabled']))
|
||||
:disabled="'{{ $attributes['disabled'] }}'"
|
||||
:disabled="{{ $attributes['disabled'] }}"
|
||||
@endif
|
||||
|
||||
@if (isset($attributes['masked']))
|
||||
|
Loading…
x
Reference in New Issue
Block a user