update điều chỉnh thời gian mở cửa
This commit is contained in:
@@ -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, [
|
||||
|
||||
Reference in New Issue
Block a user