feat: add contact option on ticket creation modal

This commit is contained in:
canove
2020-10-20 21:29:45 -03:00
parent 20adc6a11e
commit b51c7904e0
5 changed files with 151 additions and 80 deletions

View File

@@ -177,7 +177,7 @@ const messages = {
newTicketModal: {
title: "Create Ticket",
fieldLabel: "Type to search for a contact",
noOptions: "No contacts found. Try another name.",
add: "Add",
buttons: {
ok: "Save",
cancel: "Cancel",