fix commit 14467d53b5
This commit is contained in:
@@ -403,7 +403,7 @@ class ConfigController extends Controller {
|
||||
if (!$checkConfig['status']) {
|
||||
return ['status' => false, 'text' => ''];
|
||||
} else {
|
||||
return ['status' => true, 'url' => Url::to(['cau-hinh-nhan-dien'])];
|
||||
return ['status' => true, 'url' => Url::to(['cau-hinh-thiet-bi'])];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user