Ajout propriete ref_url

This commit is contained in:
Rodolphe Quiedeville 2003-08-28 15:22:17 +00:00
parent 385479f78d
commit 9d82a39c87

View File

@ -280,6 +280,8 @@ class Propal
$this->lignes = array();
$this->db->free();
$this->ref_url = '<a href="'.DOL_URL_ROOT.'/comm/propal.php3?propalid='.$this->id.'">'.$this->ref.'</a>';
/*
* Lignes
*/