* Refactor view and browse of store.
This commit is contained in:
@@ -16,6 +16,8 @@ formPanel
|
||||
(
|
||||
set::id('gitlabCreateForm'),
|
||||
set::title($lang->gitlab->edit),
|
||||
set::submitBtnText($lang->save),
|
||||
set::actions(array('submit', array('text' => $lang->cancel, 'data-type' => 'submit', 'data-dismiss' => 'modal'))),
|
||||
formRow
|
||||
(
|
||||
formGroup
|
||||
|
||||
Reference in New Issue
Block a user