Changes to text css

This commit is contained in:
Jeremy Rangel
2025-09-22 16:59:02 -07:00
parent f44b3e8605
commit 2942279d7c
20 changed files with 280 additions and 2 deletions

View File

@ -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