From d840497cadb4e21d8de5d9c8a4bd35209532a5ed Mon Sep 17 00:00:00 2001 From: yarik Date: Tue, 27 Dec 2016 16:26:35 +0200 Subject: [PATCH] Merge --- frontend/views/cabinet/index.php | 73 ++++++++++++++----------------------------------------------------------- 1 file changed, 14 insertions(+), 59 deletions(-) diff --git a/frontend/views/cabinet/index.php b/frontend/views/cabinet/index.php index 16ea124..4f5ab16 100644 --- a/frontend/views/cabinet/index.php +++ b/frontend/views/cabinet/index.php @@ -188,65 +188,20 @@ EOT;
-
-
особисті данні
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
-
-
- -
-
паспортні данні
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- -
-
- -
- + render( + '_personal_form', + [ + 'userData' => $userData, + ] + ); + echo $this->render( + '_passport_form', + [ + 'userPassport' => $userPassport, + ] + ); + ?>
Список творів
-- libgit2 0.21.4