Mise à jour de la conf
This commit is contained in:
parent
162054d55e
commit
427e4d0012
@ -640,7 +640,6 @@ if ($propalid) {
|
|||||||
$pageprev = $page - 1;
|
$pageprev = $page - 1;
|
||||||
$pagenext = $page + 1;
|
$pagenext = $page + 1;
|
||||||
$limit = $conf->liste_limit;
|
$limit = $conf->liste_limit;
|
||||||
$offset = $limit * $page ;
|
|
||||||
|
|
||||||
print_barre_liste("Propositions commerciales", $page, $PHP_SELF,"&socidp=$socidp",$sortfield,$sortorder);
|
print_barre_liste("Propositions commerciales", $page, $PHP_SELF,"&socidp=$socidp",$sortfield,$sortorder);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user