Update some wording on select boxes and and UI tiday on Send Mass Email in contacts

This commit is contained in:
johnnyq
2025-01-24 13:16:49 -05:00
parent fcbb083cfb
commit 4965bcadc5
10 changed files with 47 additions and 44 deletions

View File

@@ -10,7 +10,7 @@ $("#alert").fadeTo(5000, 500).slideUp(500, function(){
// Initialize Select2 Elements
$('.select2').select2({
theme: 'bootstrap4'
theme: 'bootstrap4',
});
// Initialize TinyMCE