disabled address fixed
This commit is contained in:
parent
098c814bc8
commit
1837b9f211
@ -53,5 +53,6 @@ angular.module('insight')
|
||||
$rootScope.titleDetail = '';
|
||||
$rootScope.title = $route.current.title;
|
||||
$rootScope.isCollapsed = true;
|
||||
$rootScope.currentAddr = null;
|
||||
});
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user