config/effective_cpd.rb in effective_cpd-1.2.4 vs config/effective_cpd.rb in effective_cpd-1.3.0

- old
+ new

@@ -37,14 +37,9 @@ # config.cpd_audit_class_name = 'Effective::CpdAudit' # config.cpd_audit_level_class_name = 'Effective::CpdAuditLevel' # config.cpd_audit_review_class_name = 'Effective::CpdAuditReview' # config.cpd_bulk_audit_class_name = 'Effective::CpdBulkAudit' - # Program label settings - config.program_label = 'CPD' # CPD or MCE - config.cycle_label = 'year' # 'cycle', 'season' - config.credit_label = 'credit' # 'credit', 'PDH', 'PDU', 'CCC' - # Auditee Scope Collection # # When creating a new audit, these are used to select the auditee # The User model must respond to these config.auditee_user_scope = :cpd_audit_auditees