Skip to content
Snippets Groups Projects
Commit cb967208 authored by Elias Villiger's avatar Elias Villiger
Browse files

#Bug 3192 - Form Title mit Record-Variabeln (final commit:reformat)

parent 8149b202
No related branches found
No related tags found
1 merge request!323192 variables in form title
......@@ -979,6 +979,7 @@ class QuickFormQuery {
* @return array
*/
private function initForm(array $formSpec) {
Support::setIfNotSet($formSpec, F_EXTRA_DELETE_FORM, '');
Support::setIfNotSet($formSpec, F_SUBMIT_BUTTON_TEXT, '');
Support::setIfNotSet($formSpec, F_BUTTON_ON_CHANGE_CLASS, '');
......
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