add useApplyAsync

stable
Juanfran 2015-06-09 08:49:42 +02:00
parent 570d892c0f
commit 5161af8767
1 changed files with 2 additions and 0 deletions

View File

@ -342,6 +342,8 @@ configure = ($routeProvider, $locationProvider, $httpProvider, $provide, $tgEven
"X-Session-Id": taiga.sessionId
}
$httpProvider.useApplyAsync(true)
$tgEventsProvider.setSessionId(taiga.sessionId)
# Add next param when user try to access to a secction need auth permissions.