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