bug #0000913: Dashboard : pas d'appel de la fenêtre préférence
This commit is contained in:
parent
9c0f03a499
commit
adcea16fda
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ if ( $report != 0 ) : ?>
|
|||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue