diff --git a/module/branch/ui/create.html.php b/module/branch/ui/create.html.php index 62ff01e8cb..6f5bf9ca45 100644 --- a/module/branch/ui/create.html.php +++ b/module/branch/ui/create.html.php @@ -14,6 +14,7 @@ namespace zin; formPanel ( + set::id('createBranchForm'), set::title(sprintf($lang->branch->create, $lang->product->branchName[$product->type])), set::shadow(!isInModal()), formGroup