Commit b8b21e2c4feb6c0ab7c8d85d18049438f66e9bf8
Merge branch '3DAnatomyCode' of http://52.6.196.163/ADAM/AIAHTML5 into 3DAnatomyCode
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js
@@ -54,6 +54,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location | @@ -54,6 +54,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location | ||
54 | } | 54 | } |
55 | $scope.IsVisible = function () { | 55 | $scope.IsVisible = function () { |
56 | //$scope.scroll(); | 56 | //$scope.scroll(); |
57 | + | ||
57 | $location.url("/3dAnatomy"); | 58 | $location.url("/3dAnatomy"); |
58 | 59 | ||
59 | } | 60 | } |