This commit is contained in:
Damien LASSERRE 2011-05-17 06:46:24 +00:00
parent 255ae2059e
commit 11a8c8f549

View File

@ -63,5 +63,9 @@ $tabScripts = array(
'list' => array('jqueryprogressbar.js', 'giant.js'),
'pages' => array('RapportGiant', 'GiantIdentiteSociete')
),
'scripts_rapport' => array(
'list' => array('rsynthese.js'),
'pages' => array('indiscore3')
),
);
?>