add role to user
This commit is contained in:
@@ -65,7 +65,7 @@ class UserController extends \backend\controllers\BackendController
|
||||
|
||||
$this->updateAccountAssignments($model);
|
||||
|
||||
// return $this->redirect(['view', 'id' => $model->id]);
|
||||
return $this->redirect(['index' ]);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user