From 7fc640fee3d227d2a0ca10aba1de06193db3a06a Mon Sep 17 00:00:00 2001 From: Mukul Date: Wed, 29 Mar 2017 16:14:40 +0530 Subject: [PATCH] this is for 3dannotaion teb --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: '
' + '' + '
', -- libgit2 0.21.4