add confirm js and css
This commit is contained in:
@@ -22,3 +22,7 @@ Rails.application.config.assets.precompile += %w( settings.css )
|
||||
# --- Customer/ Customer - Crm ----
|
||||
Rails.application.config.assets.precompile += %w( CRM.css )
|
||||
Rails.application.config.assets.precompile += %w( CRM.js )
|
||||
|
||||
# --- Customer/ Customer - Crm ----
|
||||
Rails.application.config.assets.precompile += %w( jquery-confirm.css )
|
||||
Rails.application.config.assets.precompile += %w( jquery-confirm.js )
|
||||
|
||||
Reference in New Issue
Block a user