fixed line spacing in getform method

This commit is contained in:
2018-07-06 17:52:24 +02:00
parent 69d358ca06
commit 769e31061c
35 changed files with 3 additions and 35 deletions

View File

@ -216,7 +216,6 @@ class ComponentbuilderModelComponent_custom_admin_menus extends JModelAdmin
$form->setValue($redirectedField, null, $redirectedValue);
}
}
return $form;
}