basic URI handling
This commit is contained in:
parent
108824e294
commit
a7d484c944
4 changed files with 14 additions and 2 deletions
|
|
@ -64,7 +64,6 @@ angular
|
|||
})
|
||||
.run(function($rootScope, $location) {
|
||||
$rootScope.$on('$routeChangeStart', function(event, next, current) {
|
||||
|
||||
if (!util.supports.data) {
|
||||
$location.path('unsupported');
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue