From 2ad0a5a5b0261514b9b0830e77bbb85f69ae3107 Mon Sep 17 00:00:00 2001 From: Jean Vladimir TWAHIRWA Date: Thu, 15 Dec 2016 16:48:02 +0100 Subject: [PATCH] condition pour afficher l'erreur --- .../default/scripts/identite/liens.phtml | 30 +++++++++++++------ 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/application/modules/default/views/default/scripts/identite/liens.phtml b/application/modules/default/views/default/scripts/identite/liens.phtml index 13b8ddbb5..bbde4ebf2 100644 --- a/application/modules/default/views/default/scripts/identite/liens.phtml +++ b/application/modules/default/views/default/scripts/identite/liens.phtml @@ -1,9 +1,20 @@ AutrePage)) {?>
- -AutrePage)) {?>

LIENS INTER-ENTREPRISES

+test;?> +msg) {?> +
+
+

+ Alert: msg?>

+
+
+ +AutrePage)) {?> + + +
siren) {?> @@ -114,13 +125,13 @@
naissanceDate, 'YYYY-MM-dd'); - $param = array( - 'controller'=>'recherche', - 'action'=>'dirigeant', - 'dirNom'=>$this->nom, - 'dirPrenom'=>$this->prenom, - 'dirDateNaissJJ' =>$date?$date->get('dd'):'', - 'dirDateNaissMM' =>$date?$date->get('MM'):'', + $param = array( + 'controller'=>'recherche', + 'action'=>'dirigeant', + 'dirNom'=>$this->nom, + 'dirPrenom'=>$this->prenom, + 'dirDateNaissJJ' =>$date?$date->get('dd'):'', + 'dirDateNaissMM' =>$date?$date->get('MM'):'', 'dirDateNaissAAAA' =>$date?$date->get('YYYY'):'' ); ?> Lancer une recherche dirigeant @@ -304,6 +315,7 @@ Cette entreprise est une personne physique exerçant son activité en nom propre
+ AutrePage)) {?> render('cgu.phtml', $this->cgu)?>