From 12b5cecc6a5e91001083d002bd34b11bba195f83 Mon Sep 17 00:00:00 2001 From: Utkarsh Singh Date: Thu, 24 Aug 2017 17:20:08 +0530 Subject: [PATCH] Committing updated code --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js index aaa185e..b073ead 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/CIController.js @@ -602,7 +602,7 @@ function ($scope, $window, $rootScope, $compile, $http, log, $location, $timeout theme: 'success', currentController: 'CIController', parentSlug: 'clinical-illustrations', - content: '
' + + content: '
' + '
' + '
' + '

' + $scope.clickedCISummary + '

' + -- libgit2 0.21.4