New: Show comment in supplier order status changement

This commit is contained in:
Laurent Destailleur
2009-02-02 22:11:10 +00:00
parent 5428af0d07
commit 9a8a7b6a87
7 changed files with 43 additions and 35 deletions

View File

@@ -159,7 +159,7 @@ function dol_escape_js($stringtoescape)
/**
* \brief Returns text escaped for inclusion in javascript code
* \brief Returns text escaped for inclusion in HTML alt or title tags
* \param $stringtoescape String to escape
* \return string Escaped string
*/