From b8e9af45959e951d10fab5d8c2561914b1602210 Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Wed, 29 Mar 2017 16:22:28 +0530 Subject: [PATCH] issue resolved due to which we were unable to go list view --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js index b0575d4..4169653 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/3dAController.js @@ -146,7 +146,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