From d690f4f9dcf3d9eac6ca9759c8c5dae6d39db78b Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Mon, 3 Apr 2017 16:26:51 +0530 Subject: [PATCH] external Links are updated --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js | 10 +++++----- 400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js | 10 +++++----- 400-SOURCECODE/AIAHTML5.Web/index.html | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js index f5f7def..f1d3877 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/LinkController.js @@ -8,11 +8,11 @@ function ($scope, $rootScope, log, pages, $routeParams) { $scope.links = [ new link("encyclopedia", "Encyclopedia", 'http://aia5.adam.com/content.aspx?productId=117', "100%", "750px"), new link("IP-10", "IP 10", "http://interactiveanatomy.com/IPWeb10/index.aspx", "100%", "750px"), - new link("indepth-reports", "InDepth Reports", "http://aia5.adam.com/content.aspx?productId=10", "100%", "4000px"), - new link("complementary-and-alternate-medicine", "Complementary and Alternative Medicine", "http://interactiveanatomy.com/CAMHome.aspx", "100%", "750px"), - new link("bodyguide", "Body Guide", "http://aia5.adam.com/content.aspx?productId=25", "100%", "1050px"), - new link("symptom-navigator", "Symptom Navigator", "http://aia5.adam.com/content.aspx?productId=44", "100%", "1000px"), - new link("wellness-tools", "The Wellness Tools", "http://aia5.adam.com/content.aspx?productId=20", "100%", "1500px"), + 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"), + new link("bodyguide", "Body Guide", "https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=25 ", "100%", "1050px"), + new link("health-navigator", "Health Navigator", "https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=65 ", "100%", "1000px"), + new link("wellness-tools", "The Wellness Tools", "https://ssl.adam.com/content.aspx?site=aia5se3.adam.com&login=AIA41842&productId=20 ", "100%", "1500px"), new link("aod", "A.D.A.M OnDemand", "http://uat.adamondemand.com/Home/AIACatalog?categoriesID=2", "100%", "1500px") ]; diff --git a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js index 938c41e..f1e6e65 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/main/AIA.js @@ -119,8 +119,8 @@ AIA.constant('pages', [ }, { //id:16, - name: 'Symptom Navigator', - pageSlug: 'Link/symptom-navigator', + name: 'Health Navigator', + pageSlug: 'Link/health-navigator', pageUrl: 'app/views/Link/Link-view.html', pageController: 'LinkController' @@ -256,7 +256,7 @@ AIA.constant('Modules', [ }, { Id: 16, - Name: 'Symptom Navigator', + Name: 'Health Navigator', }, { Id: 17, @@ -385,8 +385,8 @@ AIA.constant("UserModules", [ "slug": "Link/bodyguide" }, { - "name": "Symptom Navigator", - "slug": "Link/symptom-navigator" + "name": "Health Navigator", + "slug": "Link/health-navigator" }, { "name": "The Wellness Tools", diff --git a/400-SOURCECODE/AIAHTML5.Web/index.html b/400-SOURCECODE/AIAHTML5.Web/index.html index 0c63087..10bba24 100644 --- a/400-SOURCECODE/AIAHTML5.Web/index.html +++ b/400-SOURCECODE/AIAHTML5.Web/index.html @@ -1267,7 +1267,7 @@
• Complementary and Alternative Medicine
-
• Symptom Navigator
+
• Health Navigator
• The Wellness Tool
-- libgit2 0.21.4