Verified Commit 70944d4b 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
parent b59cf672
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