Added org edit.
This commit is contained in:
parent
e116941d1c
commit
d83086c683
1 changed files with 2 additions and 1 deletions
|
@ -229,6 +229,7 @@ class App.TicketZoom extends App.Controller
|
||||||
icon: 'group'
|
icon: 'group'
|
||||||
actions: [
|
actions: [
|
||||||
{
|
{
|
||||||
|
name: 'Edit Organization'
|
||||||
class: 'glyphicon glyphicon-edit'
|
class: 'glyphicon glyphicon-edit'
|
||||||
callback: editOrganization
|
callback: editOrganization
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue