the document module is finished

This commit is contained in:
iIronside
2021-12-27 16:50:17 +03:00
parent f3deab46cc
commit 3420a4a048
61 changed files with 10052 additions and 27 deletions

View File

@ -65,10 +65,6 @@ class ManagerEmployeeController extends Controller
*/
public function actionCreate()
{
$post = $post = \Yii::$app->request->post('ManagerEmployee');
if (!empty($post)) {