From 881817897fa7ee4ea3db1f965c9ba78afb937e5f Mon Sep 17 00:00:00 2001 From: amrita.vishnoi Date: Mon, 9 Jan 2017 15:56:28 +0530 Subject: [PATCH] Bug#11539 fixes --- 400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js | 2 -- 400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js index 641e1d4..2c88b74 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js @@ -6788,8 +6788,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo }) - - $scope.loadSelectedBodyViewNavigator = function (currentBodyViewId) { //$rootScope.voId = currentBodyViewId; diff --git a/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html b/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html index 9d5f214..763d8d4 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html +++ b/400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html @@ -15,7 +15,7 @@
  • Open Existing Curriculum
  • Save Curriculum As
  • -
  • Export Image
  • +
  • Export Image
  • Print Active Viewer
  • Print All Open Viewers
  • -- libgit2 0.21.4