Ajoute $this->next_prev_filter = "canvas='livre'";
This commit is contained in:
parent
6a47962c37
commit
9e8ef86b97
@ -62,6 +62,7 @@ class ProductLivre extends Product
|
|||||||
$this->menus[3][0] = DOL_URL_ROOT."/product/liste.php?canvas=livrecouverture";
|
$this->menus[3][0] = DOL_URL_ROOT."/product/liste.php?canvas=livrecouverture";
|
||||||
$this->menus[3][1] = 'ListCover';
|
$this->menus[3][1] = 'ListCover';
|
||||||
*/
|
*/
|
||||||
|
$this->next_prev_filter = "canvas='livre'";
|
||||||
}
|
}
|
||||||
|
|
||||||
function GetListeTitre()
|
function GetListeTitre()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user