diff --git a/Apollo/assets/images/logo1.png b/Apollo/assets/images/logo1.png new file mode 100644 index 00000000..95ad2fde Binary files /dev/null and b/Apollo/assets/images/logo1.png differ diff --git a/Apollo/assets/js/controllers/feesStatusCtrl.js b/Apollo/assets/js/controllers/feesStatusCtrl.js index 2ef1749e..0e6c4d1d 100755 --- a/Apollo/assets/js/controllers/feesStatusCtrl.js +++ b/Apollo/assets/js/controllers/feesStatusCtrl.js @@ -2324,28 +2324,14 @@ app.controller('FeesModalInstanceCtrl', ["$scope", "$modalInstance", "$timeout", $scope.printPdf = function (print) { - var innerContents = document.getElementById(print).innerHTML; - - var popupWinindow = window.open('', '_blank', 'width=1200,height=700,scrollbars=no,menubar=no,toolbar=no,location=no,status=no,titlebar=no'); - popupWinindow.document.open(); - popupWinindow.document.write(''); - popupWinindow.document.write(''); - popupWinindow.document.write(innerContents); - popupWinindow.document.write('
'); - popupWinindow.document.write('
'); - popupWinindow.document.write('
'); - popupWinindow.document.write('
'); - popupWinindow.document.write(innerContents); - popupWinindow.document.write(''); - popupWinindow.document.close(); - popupWinindow.focus(); - popupWinindow.print(); - popupWinindow.close(); - - + var printHtml = document.getElementById(print).outerHTML; + //var currentPage = document.body.innerHTML; + var elementPage = '' + printHtml + '

' + printHtml + ''; + document.body.innerHTML = elementPage; + window.print(); + document.body.innerHTML = elementPage; + window.location.reload(); + document.close(); } // $scope.mouseLeave = function(){ diff --git a/Apollo/assets/views/status-update/updateFeesStatus.html b/Apollo/assets/views/status-update/updateFeesStatus.html index 00f9933d..b633f923 100755 --- a/Apollo/assets/views/status-update/updateFeesStatus.html +++ b/Apollo/assets/views/status-update/updateFeesStatus.html @@ -448,32 +448,32 @@ -
+
- - + - -
-
@@ -524,7 +524,7 @@ - +
+
- APP + APP
+
APP
{{FeesReceiptTitle}} - + + {{FeesReceiptTitle || "APOLLO DISTANCE EDUCATION COLLEGE"}} +
- {{BranchAddr}} + {{BranchAddr}}
For APOLLO DISTANCE EDUCATION COLLEGE
Note: Terms & Conditions will be applicable as per University norms Fees once paid will not be refunded at any reasonsNote: Terms & Conditions will be applicable as per University norms Fees once paid will not be refunded at any reasons