config/effective_cpd.rb in effective_cpd-1.3.7 vs config/effective_cpd.rb in effective_cpd-1.4.0

- old
+ new

@@ -21,9 +21,10 @@ config.cpd_audit_reviews_table_name = :cpd_audit_reviews config.cpd_audit_review_items_table_name = :cpd_audit_review_items config.cpd_bulk_audits_table_name = :cpd_bulk_audits + config.cpd_targets_table_name = :cpd_targets # Layout Settings # Configure the Layout per controller, or all at once config.layout = { cpd: 'application',