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

@@ -181,7 +181,7 @@ const messages = {
newTicketModal: {
title: "Crear Ticket",
fieldLabel: "Escribe para buscar un contacto",
noOptions: "No se encontraron contactos. Prueba con otro nombre.",
add: "Añadir",
buttons: {
ok: "Guardar",
cancel: "Cancelar",