fix edit customer dropdown in agent new ticket
This commit is contained in:
parent
8ee9002c33
commit
77020390ce
1 changed files with 1 additions and 0 deletions
|
@ -516,6 +516,7 @@ class Sidebar extends App.Controller
|
||||||
icon: 'person'
|
icon: 'person'
|
||||||
actions: [
|
actions: [
|
||||||
{
|
{
|
||||||
|
title: 'Edit Customer'
|
||||||
name: 'Edit Customer'
|
name: 'Edit Customer'
|
||||||
class: 'glyphicon glyphicon-edit'
|
class: 'glyphicon glyphicon-edit'
|
||||||
callback: editCustomer
|
callback: editCustomer
|
||||||
|
|
Loading…
Reference in a new issue