fix bug delete schedule
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
'format' => 'raw',
|
||||
'contentOptions' => ['class' => 'text-center'],
|
||||
'headerOptions' => ['class' => 'text-center', 'style' => 'width:3%'],
|
||||
'value' => \app\helpers\CommonGrid::checkbox("schedule")
|
||||
'value' => \app\helpers\CommonGrid::checkbox("schedule", false)
|
||||
],
|
||||
'name',
|
||||
'description',
|
||||
|
||||
Reference in New Issue
Block a user