diff --git a/htdocs/core/modules/modResource.class.php b/htdocs/core/modules/modResource.class.php index 60361a2e61c..75f565a8bea 100644 --- a/htdocs/core/modules/modResource.class.php +++ b/htdocs/core/modules/modResource.class.php @@ -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