diff --git a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js index a490eb4..95691f3 100644 --- a/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js +++ b/400-SOURCECODE/AIAHTML5.Web/app/controllers/HomeController.js @@ -628,7 +628,6 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic $rootScope.lexiconLanguageArray = []; $rootScope.lexiconLanguageArray.push({ id: "1", language: "English" }); $(document).ready(function () { - $rootScope.isLexiconTabClicked = true; $rootScope.lexiconData = function () { @@ -4495,38 +4494,50 @@ function ($rootScope, Modules, $log, $location, $timeout, DataService, Authentic }); function PrintDivContentByID(id) { + if (id == 'printBoxPor') { $("#printPSOptions").val("100%"); ResizeImage(1); } var contents = document.getElementById(id).innerHTML; - - var frame1 = $('