Merge pull request #2812 from CihanSenturk/add-disabled-attribute
added checkbox group disabled attribute
This commit is contained in:
commit
edfdfccb0d
@ -56,6 +56,7 @@
|
|||||||
:option="$option"
|
:option="$option"
|
||||||
optionKey="{{ $optionKey }}"
|
optionKey="{{ $optionKey }}"
|
||||||
optionValue="{{ $optionValue }}"
|
optionValue="{{ $optionValue }}"
|
||||||
|
disabled="{{ $disabled }}"
|
||||||
{{ $attributes->merge($custom_attributes) }}
|
{{ $attributes->merge($custom_attributes) }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user