Correction paramètres pour lien
This commit is contained in:
parent
c13b713c99
commit
e82281d5d8
@ -33,11 +33,11 @@
|
||||
array('controller' => 'recherche', 'action' => 'list'),
|
||||
$histo['params'])
|
||||
)?>">Lancer la recherche</a>
|
||||
|
||||
<br/>
|
||||
<a href="<?=$this->url(array_merge(
|
||||
array('controller' => 'recherche', 'action' => 'entreprise',
|
||||
array('controller' => 'recherche', 'action' => 'entreprise'),
|
||||
$histo['params'])
|
||||
))?>">Afficher le formulaire</a>
|
||||
)?>">Afficher le formulaire</a>
|
||||
|
||||
<?php
|
||||
break;
|
||||
@ -66,11 +66,11 @@
|
||||
array('controller' => 'recherche', 'action' => 'list'),
|
||||
$histo['params'])
|
||||
)?>">Lancer la recherche</a>
|
||||
|
||||
<br/>
|
||||
<a href="<?=$this->url(array_merge(
|
||||
array('controller' => 'recherche', 'action' => 'dirigeant',
|
||||
array('controller' => 'recherche', 'action' => 'dirigeant'),
|
||||
$histo['params'])
|
||||
))?>">Afficher le formulaire</a>
|
||||
)?>">Afficher le formulaire</a>
|
||||
|
||||
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user