diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js index b0575d4..b6c6639 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js @@ -54,6 +54,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location } $scope.IsVisible = function () { //$scope.scroll(); + $location.url("/3dAnatomy"); } @@ -146,7 +147,7 @@ function ($scope, $rootScope, pages, log, $http, DataService, $filter, $location selector: '.threeDView', theme: 'success', currentController: '3dAController', - parentSlug: '3dAnatomy', + parentSlug: '3d-anatomy-list', content: '
' + '' + '
',