modification navigation
FossilOrigin-Name: 3407c10e8a66ae57e7f516b0c9d1db8921ba241cf36aef5b7854bd1d31718dea
This commit is contained in:
parent
0ab6aaad86
commit
5033a3bce6
4 changed files with 14 additions and 11 deletions
|
|
@ -132,7 +132,7 @@ $tpl->register_function('afficher_versement', function ($params)
|
|||
// ------------------------------------------------------------------------
|
||||
// ------------------------------------------------------------------------
|
||||
|
||||
if ($_POST['choix_versements'] == 'tous_versements') {
|
||||
if ($_GET['action'] == 'personne') {
|
||||
require('versements_personnes.php');
|
||||
} else {
|
||||
require('versements_activites.php');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue