clean up login/authentication and remove unused labels

This commit is contained in:
Fernando Ontiveros
2025-04-18 07:31:14 +00:00
parent 54cfe40f90
commit e749eb9b5e
13 changed files with 33 additions and 72 deletions

View File

@@ -852,7 +852,7 @@ var testMethod = function()
params = {
typeTest : 'MAIL',
request : 'mailTestMail_Show',
mail_to : 'admin@processmaker.com',
mail_to : 'admin@luranasoft.com',
send_test_mail : 'yes',
from_mail : Ext.getCmp("fromMail").getValue(),
from_name : Ext.getCmp("eFromName").getValue()