Skip to content
Snippets Groups Projects
Commit ddb2d6f4 authored by Sascha Grossenbacher's avatar Sascha Grossenbacher Committed by Sascha Grossenbacher
Browse files

Issue #3340600 by Berdir: Typo in id_field in ww_publish_form_media_type_edit_form_alter()

parent 6082a6d4
Branches 2.x
No related merge requests found
......@@ -180,7 +180,7 @@ function ww_publish_form_media_type_edit_form_alter(&$form, FormStateInterface $
'#group' => 'additional_settings',
];
$form['ww_publish']['aid_field'] = [
$form['ww_publish']['id_field'] = [
'#type' => 'textfield',
'#title' => t('Image ID field'),
'#description' => t('Machine name of the WoodWing image ID field. E.g.: field_ww_id.'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment