Ajout note d'info sur assign_smarty_values
This commit is contained in:
parent
537edd5bc3
commit
99fa9b66d5
@ -2415,7 +2415,11 @@ class Product
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/**
|
||||||
|
\brief Affecte les valeurs smarty
|
||||||
|
\remarks Rodolphe : pour l'instant la fonction est vide mais necessaire pour compatibilite
|
||||||
|
avec les canvas A terme la fiche produit utilisera aussi smarty
|
||||||
|
*/
|
||||||
function assign_smarty_values(&$smarty)
|
function assign_smarty_values(&$smarty)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user