mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
add layout for form, consistency with reports
- add buttons at the bottom
This commit is contained in:
@@ -113,8 +113,6 @@ class ActivityController extends Controller
|
||||
)
|
||||
);
|
||||
|
||||
$form->add('submit', 'submit', array('label' => 'Create'));
|
||||
|
||||
return $form;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user