improvement: blocking reopen a ticket when already a ticket open for that contact

This commit is contained in:
canove
2020-10-17 11:58:54 -03:00
parent a0c807301e
commit ce155e817d
5 changed files with 9 additions and 5 deletions

View File

@@ -301,7 +301,7 @@ const messages = {
ERR_DELETE_WAPP_MSG:
"Couldn't delete message from WhatsApp. Check connections page.",
ERR_OTHER_OPEN_TICKET:
"There's already an open or pending ticket for this contact.",
"There's already an open ticket for this contact.",
ERR_SESSION_EXPIRED: "Session expired. Please login.",
ERR_USER_CREATION_DISABLED:
"User creation was disabled by administrator.",