* zin: split form to form and formPanel
This commit is contained in:
@@ -13,7 +13,7 @@ jsVar('weekend', $config->execution->weekend);
|
||||
|
||||
useData('title', $parentID ? $lang->program->children : $lang->program->create);
|
||||
|
||||
form
|
||||
formPanel
|
||||
(
|
||||
on::change('#parent', 'onParentChange'),
|
||||
on::change('#budget', 'onBudgetChange'),
|
||||
|
||||
Reference in New Issue
Block a user