Fix: Some fix in project referrers page. Add also third party in a column.

This commit is contained in:
Laurent Destailleur
2010-06-28 21:26:36 +00:00
parent 323c188e6e
commit eb4ee0d42d
8 changed files with 41 additions and 24 deletions

View File

@@ -305,7 +305,7 @@ class Deplacement extends CommonObject
$result='';
$lien = '<a href="'.DOL_URL_ROOT.'/deplacement/fiche.php?id='.$this->id.'">';
$lien = '<a href="'.DOL_URL_ROOT.'/compta/deplacement/fiche.php?id='.$this->id.'">';
$lienfin='</a>';
$picto='trip';