* Remove , at the end of row in the lastest children in formbase widget.
This commit is contained in:
@@ -108,7 +108,7 @@ class formBase extends wg
|
||||
$this->buildProps(),
|
||||
set($this->getRestProps()),
|
||||
$this->buildContent(),
|
||||
$this->buildActions(),
|
||||
$this->buildActions()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user