From b9fbdffab25d1e561e0c272dc88946b7ddadf51d Mon Sep 17 00:00:00 2001 From: Maxime Kohlhaas Date: Fri, 14 Mar 2014 22:56:54 +0100 Subject: [PATCH] Fix bug 1298 : category nav on member modified: htdocs/categories/categorie.php --- htdocs/categories/categorie.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/categories/categorie.php b/htdocs/categories/categorie.php index 8232da94989..a0be24c3e46 100644 --- a/htdocs/categories/categorie.php +++ b/htdocs/categories/categorie.php @@ -410,7 +410,7 @@ else if ($id || $ref) // Ref print ''.$langs->trans("Ref").''; print ''; - print $form->showrefnav($member,'rowid'); + print $form->showrefnav($member,'id','',1,'rowid','nom','','&type='.$type); print ''; // Login