Author: danydb
Date: 2013-11-12 11:04:21 +0100 (Tue, 12 Nov 2013)
New Revision: 5539
Modified:
phpcompta/trunk/include/template/dashboard.php
Log:
bug #0000913: Dashboard : pas d'appel de la fen?\195?\170tre
pr?\195?\169f?\195?\169rence
Modified: phpcompta/trunk/include/template/dashboard.php
===================================================================
--- phpcompta/trunk/include/template/dashboard.php 2013-11-07 19:21:38 UTC
(rev 5538)
+++ phpcompta/trunk/include/template/dashboard.php 2013-11-12 10:04:21 UTC
(rev 5539)
@@ -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