mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-04 12:18:22 +02:00
feat(vip): nav to new state when vip roles not matched
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
url: '',
|
||||
templateUrl: '/modules/vip/client/views/vip.client.view.html',
|
||||
data: {
|
||||
roles: ['user', 'oper', 'admin'],
|
||||
rolesStateTo: 'vip.rules',
|
||||
pageTitle: 'PAGETITLE.VIP'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user