Verified Commit 83710d2f authored by Dave Long's avatar Dave Long
Browse files

fix: #3547582 Link widget placeholder_url should use 'label' schema type to be...

fix: #3547582 Link widget placeholder_url should use 'label' schema type to be translatable like placeholder_title

By: alorenc
By: claudiu.cristea
(cherry picked from commit 70944d4b)
parent 871d7f1c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ field.widget.settings.link_default:
  label: 'Link format settings'
  mapping:
    placeholder_url:
      type: string
      type: label
      label: 'Placeholder for URL'
    placeholder_title:
      type: label