Skip to content

improved handling of image urls

Oliver Meschnig requested to merge feature/improve_repsonsive_image into main
  • added alt tag to image url version of the component
  • improved handling of image urls
    • if there is no image selected in the media library an image path is passed
    • now not the html code is passed, but just the images path and alt tag

Merge request reports