fix admin roles menu selection
parent
d4cef66379
commit
9525f66d8d
|
@ -238,7 +238,7 @@ configure = ($routeProvider, $locationProvider, $httpProvider, $provide, $tgEven
|
|||
$routeProvider.when("/project/:pslug/admin/roles",
|
||||
{
|
||||
templateUrl: "admin/admin-roles.html",
|
||||
section: "backlog-kanban"
|
||||
section: "admin"
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue