update điều chỉnh thời gian mở cửa

This commit is contained in:
2020-10-30 11:45:12 +07:00
parent 28f23530d0
commit 41598c6225
5 changed files with 73 additions and 40 deletions

View File

@@ -42,7 +42,7 @@ class DeviceGrid extends CommonGrid {
'data' => [
'href' => Url::to(['doors', 'id' => $model->id])
],
'onclick' => "common.form(this, '');"
'onclick' => "common.form(this, '', true);"
]);
// foreach ($doors as $key => $value) {
// $html .= Html::button($value->code, [