* Fix no data error.
This commit is contained in:
@@ -276,6 +276,7 @@ if($project->model != 'waterfall' && $project->model != 'waterfallplus')
|
||||
set::name('branch[0][]'),
|
||||
set::control('picker'),
|
||||
set::multiple(true),
|
||||
set::items(array()),
|
||||
on::change('branchChange')
|
||||
)
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user