Skip to content

Commit

Permalink
Merge pull request #479 from art-institute-of-chicago/fix/image-link
Browse files Browse the repository at this point in the history
Image block link field: input not working [WEB-2912]
  • Loading branch information
web-dev-trev committed Aug 21, 2024
2 parents 2ed2692 + 00220dd commit ab7cf3c
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 ab7cf3c

Please sign in to comment.