2
0
forked from Wavyzz/dolibarr

Fix: If user has no permission to see all projects, see only its projects

This commit is contained in:
Laurent Destailleur
2010-05-23 20:01:10 +00:00
parent 52e9105234
commit ba908ed743
12 changed files with 83 additions and 14 deletions

View File

@@ -71,5 +71,6 @@ i18n["October"] = "<?php echo $langs->transnoentities("October") ?>";
i18n["November"] = "<?php echo $langs->transnoentities("November") ?>";
i18n["December"] = "<?php echo $langs->transnoentities("December") ?>";
i18n["Quarter"] = "<?php echo $langs->transnoentities("Quarter") ?>";
i18n["Period"] = "<?php echo $langs->transnoentities("Period") ?>";