Loading workflow_features_fix.module +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ function workflow_features_fix_features_api() { return array( 'workflow_features_fix_workflows' => array( 'name' => t('Workflow by name'), 'default_hook' => 'workflow_features_fix_default_workflows', 'default_file' => FEATURES_DEFAULTS_INCLUDED, 'feature_source' => TRUE, Loading Loading
workflow_features_fix.module +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ function workflow_features_fix_features_api() { return array( 'workflow_features_fix_workflows' => array( 'name' => t('Workflow by name'), 'default_hook' => 'workflow_features_fix_default_workflows', 'default_file' => FEATURES_DEFAULTS_INCLUDED, 'feature_source' => TRUE, Loading