Skip to content
Snippets Groups Projects
Commit 294a9d60 authored by Jared Hancock's avatar Jared Hancock
Browse files

Merge remote branch 'upstream/develop' into develop-next

parents 2111105b 7d24ddee
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,8 @@ if($_POST) {
$field->set('form_id', $form->get('id'));
$field->save();
}
// No longer adding a new form
unset($_REQUEST['a']);
}
}
if ($errors)
......
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