removed button for mana at client module as it was all wrong

This commit is contained in:
Carlos Jimenez 2018-04-04 10:37:52 +02:00
parent 2e5c632562
commit d6132edd73
1 changed files with 0 additions and 12 deletions

View File

@ -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,