correction
This commit is contained in:
parent
f679f4b8d4
commit
1a21fe3cfa
@ -375,7 +375,7 @@ class DashboardController extends Zend_Controller_Action
|
||||
|
||||
if(file_exists($pathData.'/pdf/'$refFile)){
|
||||
$suffixe = 'bilan';
|
||||
$document = '<a href="./fichier/pdf/'.$refFile
|
||||
$document = '<a href="./fichier/pdf/'.$refFile.
|
||||
'" target="_blank">'.$document.'</a>';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user