Improved tab wording.
This commit is contained in:
parent
201638724a
commit
8bcdfdef65
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ class App.TicketZoom extends App.Controller
|
||||||
)
|
)
|
||||||
items = [
|
items = [
|
||||||
{
|
{
|
||||||
head: 'Ticket Settings'
|
head: 'Ticket'
|
||||||
name: 'ticket'
|
name: 'ticket'
|
||||||
icon: 'message'
|
icon: 'message'
|
||||||
callback: editTicket
|
callback: editTicket
|
||||||
|
|
Loading…
Reference in a new issue