removed button for mana at client module as it was all wrong
This commit is contained in:
parent
2e5c632562
commit
d6132edd73
|
@ -82,18 +82,6 @@
|
||||||
"icon": "icon-volum"
|
"icon": "icon-volum"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"url": "/mana",
|
|
||||||
"state": "ticket.card.mana",
|
|
||||||
"component": "vn-ticket-mana",
|
|
||||||
"params": {
|
|
||||||
"ticket": "$ctrl.ticket"
|
|
||||||
},
|
|
||||||
"menu": {
|
|
||||||
"description": "Mana",
|
|
||||||
"icon": "icon-sms"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"url" : "/package",
|
"url" : "/package",
|
||||||
"abstract": true,
|
"abstract": true,
|
||||||
|
|
Loading…
Reference in New Issue