Skip to content
Snippets Groups Projects
Commit d1fa9832 authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3360106: Add a new section in the setting to generate JSON format

parent dcf8ee47
No related branches found
No related tags found
No related merge requests found
......@@ -154,7 +154,7 @@ class CucumberUiSettings extends ConfigFormBase {
<div class="panel">
<h3 class="panel__title">' . $this->t('Editing Mode') . '</h3>
<div class="panel__content">',
'#suffix' => '</div></div></div></div>',
'#suffix' => '</div></div></div>',
];
return parent::buildForm($form, $form_state);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment