* Remove , at the end of row in the lastest children in task.
This commit is contained in:
@@ -21,9 +21,9 @@ formPanel
|
||||
editor
|
||||
(
|
||||
set::name('comment'),
|
||||
set::rows('5'),
|
||||
set::rows('5')
|
||||
)
|
||||
),
|
||||
)
|
||||
);
|
||||
hr();
|
||||
history();
|
||||
|
||||
Reference in New Issue
Block a user