Skip to content

Commit

Permalink
Set type to fix input field for links in image blocks [WEB-2912]
Browse files Browse the repository at this point in the history
  • Loading branch information
web-dev-trev committed Aug 20, 2024
1 parent 2ed2692 commit 00220dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/admin/blocks/image.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@
'name' => 'image_link',
'label' => 'Link (optional)',
'note' => 'Makes image clickable',
'type' => 'text'
])

0 comments on commit 00220dd

Please sign in to comment.