NEW Enhance navigation of project module

This commit is contained in:
Laurent Destailleur
2016-02-28 00:00:08 +01:00
parent 88641a43a6
commit 2ee74a80d9
6 changed files with 105 additions and 38 deletions

View File

@@ -2965,7 +2965,7 @@ function print_fiche_titre($title, $mesg='', $picto='title_generic.png', $pictoi
* @param int $pictoisfullpath 1=Icon name is a full absolute url of image
* @param int $id To force an id on html objects
* @return string
* @see print_barre_list
* @see print_barre_liste
*/
function load_fiche_titre($titre, $mesg='', $picto='title_generic.png', $pictoisfullpath=0, $id=0)
{