You are here

constant PM_FONTAWESOME_ENABLED in Drupal PM (Project Management) 7.3

1 use of PM_FONTAWESOME_ENABLED
pm_preprocess_html in ./pm.module
Set body class to use pm default icons if required.

File

./pm.module, line 17
Main module file for the Project Management module.

Code

define('PM_FONTAWESOME_ENABLED', PM_FONTAWESOME_LIBRARY_ENABLED | PM_FONTAWESOME_MODULE_ENABLED);