mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Remove unused css
This commit is contained in:
committed by
jfefe
parent
6e24004e82
commit
e76ce87547
@@ -92,7 +92,7 @@ class modResource extends DolibarrModules
|
||||
// Set this to 1 if module has its own models directory
|
||||
//'models' => 0,
|
||||
// Set this to relative path of css if module has its own css file
|
||||
'css' => '/resource/css/resource.css.php',
|
||||
//'css' => '/resource/css/resource.css.php',
|
||||
// Set here all hooks context managed by module
|
||||
'hooks' => array('actioncard','actioncommdao','element_resource')
|
||||
// Set here all workflow context managed by module
|
||||
|
||||
Reference in New Issue
Block a user