Commit 881817897fa7ee4ea3db1f965c9ba78afb937e5f
1 parent
54b0692c
Bug#11539 fixes
Showing
2 changed files
with
1 additions
and
3 deletions
400-SOURCECODE/AIAHTML5.Web/app/controllers/DAController.js
@@ -6788,8 +6788,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | @@ -6788,8 +6788,6 @@ function ($scope, $rootScope, $compile, $http, $log, $location, $timeout, DA, Mo | ||
6788 | 6788 | ||
6789 | }) | 6789 | }) |
6790 | 6790 | ||
6791 | - | ||
6792 | - | ||
6793 | $scope.loadSelectedBodyViewNavigator = function (currentBodyViewId) { | 6791 | $scope.loadSelectedBodyViewNavigator = function (currentBodyViewId) { |
6794 | 6792 | ||
6795 | //$rootScope.voId = currentBodyViewId; | 6793 | //$rootScope.voId = currentBodyViewId; |
400-SOURCECODE/AIAHTML5.Web/app/widget/TopMenu.html
@@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
15 | <li><a href="#">Open Existing Curriculum</a></li> | 15 | <li><a href="#">Open Existing Curriculum</a></li> |
16 | <li><a href="#">Save Curriculum As</a></li> | 16 | <li><a href="#">Save Curriculum As</a></li> |
17 | <li role="separator" class="divider"></li> | 17 | <li role="separator" class="divider"></li> |
18 | - <li><a href="#" data-toggle="modal">Export Image</a></li> | 18 | + <li><a href="#" data-toggle="modal">Export Image</a></l |
19 | <li role="separator" class="divider"></li> | 19 | <li role="separator" class="divider"></li> |
20 | <li><a href="#">Print Active Viewer</a></li> | 20 | <li><a href="#">Print Active Viewer</a></li> |
21 | <li><a href="#">Print All Open Viewers</a></li> | 21 | <li><a href="#">Print All Open Viewers</a></li> |