* Change [] to array().
This commit is contained in:
@@ -41,7 +41,7 @@ if(!empty($project->model) && $project->model == 'agileplus')
|
||||
div
|
||||
(
|
||||
setClass('pl-2 flex self-center'),
|
||||
setStyle(['color' => 'var(--form-label-color)']),
|
||||
setStyle(array('color' => 'var(--form-label-color)')),
|
||||
icon
|
||||
(
|
||||
'help',
|
||||
|
||||
Reference in New Issue
Block a user