From 7ee7025696b28a5b97295f6e52779dd1f6fb5687 Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Tue, 4 Apr 2017 13:47:44 +0530 Subject: [PATCH] Updated encyclopedia link --- 150-DOCUMENTATION/Audit/Estimation/Ebix-Estimation Model_Health_Dev-Product Sprint 34(17-April-17).xlsx | Bin 0 -> 37436 bytes 400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 150-DOCUMENTATION/Audit/Estimation/Ebix-Estimation Model_Health_Dev-Product Sprint 34(17-April-17).xlsx diff --git a/150-DOCUMENTATION/Audit/Estimation/Ebix-Estimation Model_Health_Dev-Product Sprint 34(17-April-17).xlsx b/150-DOCUMENTATION/Audit/Estimation/Ebix-Estimation Model_Health_Dev-Product Sprint 34(17-April-17).xlsx new file mode 100644 index 0000000..4f7e04b Binary files /dev/null and b/150-DOCUMENTATION/Audit/Estimation/Ebix-Estimation Model_Health_Dev-Product Sprint 34(17-April-17).xlsx differ diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js index f1d3877..4bb115b 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js @@ -6,7 +6,7 @@ function ($scope, $rootScope, log, pages, $routeParams) { //$rootScope.currentActiveModuleTitle = Modules[10].Name; //$rootScope.currentActiveModuleTitle = $routeParams.modname; $scope.links = [ - new link("encyclopedia", "Encyclopedia", 'http://aia5.adam.com/content.aspx?productId=117', "100%", "750px"), + new link("encyclopedia", "Encyclopedia", 'https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=117', "100%", "750px"), new link("IP-10", "IP 10", "http://interactiveanatomy.com/IPWeb10/index.aspx", "100%", "750px"), new link("indepth-reports", "InDepth Reports", "https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=10", "100%", "4000px"), new link("complementary-and-alternate-medicine", "Complementary and Alternative Medicine", "https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=107", "100%", "750px"), -- libgit2 0.21.4