Author: danydb
Date: 2013-11-22 20:03:43 +0100 (Fri, 22 Nov 2013)
New Revision: 5540
Modified:
phpcompta/tags/rel670/include/template/dashboard.php
Log:
bug #0000913: Dashboard : pas d'appel de la fen?\195?\170tre
pr?\195?\169f?\195?\169rence
Modified: phpcompta/tags/rel670/include/template/dashboard.php
===================================================================
--- phpcompta/tags/rel670/include/template/dashboard.php 2013-11-12
10:04:21 UTC (rev 5539)
+++ phpcompta/tags/rel670/include/template/dashboard.php 2013-11-22
19:03:43 UTC (rev 5540)
@@ -307,7 +307,7 @@
else :
?>
<fieldset style="height:50%;width:80%;background-color:white"><legend><?php
_('Aucun rapport défini')?></legend>
- <a href="javascript:void(0)"
onclick="set_preference('.dossier::id().')"><?php echo _('Cliquez ici pour
mettre à jour vos préférences')?></a>
+ <a href="javascript:void(0)" onclick="set_preference('<?php echo
dossier::id()?>')"><?php echo _('Cliquez ici pour mettre à jour vos
préférences')?></a>
</fieldset>
<?php
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev