Changes to text css
This commit is contained in:
@ -15,7 +15,8 @@ override_doctype_class = {
|
||||
|
||||
# Lead: Add javascript to add "Add to Email Campaign to Action Dropdown"
|
||||
doctype_js = {
|
||||
"Lead": "public/js/lead.js"
|
||||
"Lead": "public/js/lead.js",
|
||||
"Customer": "public/js/customer.js"
|
||||
}
|
||||
# Add cron scheduler for email campaign sending
|
||||
# Send email at 08:15 AM every day
|
||||
|
||||
Reference in New Issue
Block a user