From 3cf3ab74042386de9e3cc51cd2c571c0cc6738b7 Mon Sep 17 00:00:00 2001 From: gandhimathi Date: Wed, 31 Oct 2018 11:07:54 +0530 Subject: [PATCH] dashboard issues for 3rd tile --- Apollo/assets/js/controllers/dashboardCtrl.js | 34 +++++++++---------- Apollo/assets/views/dashboard_tile3.html | 8 ++--- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Apollo/assets/js/controllers/dashboardCtrl.js b/Apollo/assets/js/controllers/dashboardCtrl.js index df1e4152..fece2006 100755 --- a/Apollo/assets/js/controllers/dashboardCtrl.js +++ b/Apollo/assets/js/controllers/dashboardCtrl.js @@ -227,7 +227,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "TodayLeads", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -297,7 +297,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "MonthLeads", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -367,7 +367,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "TodayLeadsClosed", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -437,7 +437,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "LeadClosedMonth", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -494,7 +494,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "AdmissionsMonth", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -575,7 +575,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "AdmissionsYear", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -682,7 +682,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "FeesOutstanding", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -781,7 +781,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "FollowUpToday", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -855,7 +855,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "PendingFollowup", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -979,7 +979,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " // var gridData = $scope.adBatch; $scope.adb = false; - console.log($scope.adBatchfilter); + // console.log($scope.adBatchfilter); $scope.adBatchgrid1 = { @@ -1074,8 +1074,8 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " } }; - console.log($scope.filters.fout_univ); - console.log(JSON.parse(localStorage.getItem('localObj')).localBranchID); + // console.log($scope.filters.fout_univ); + // console.log(JSON.parse(localStorage.getItem('localObj')).localBranchID); $http(fOut).then(function (response) { if (response.data.lList == true) { @@ -1099,7 +1099,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "FeesOutstanding", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -1193,7 +1193,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "AdmissionsYear", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 @@ -1281,8 +1281,8 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " } }; - console.log($scope.filters.year); - console.log($scope.filters.month); + // console.log($scope.filters.year); + // console.log($scope.filters.month); $http(admissionMonth).then(function (response) { if (response.data.lList == true) { $scope.adMonth = response.data.l_data; @@ -1305,7 +1305,7 @@ app.controller('dashboardCtrl', ["$scope", "$rootScope", "toaster", "$filter", " "export": { enabled: true, fileName: "AdmissionsMonth", - allowExportSelectedData: true + allowExportSelectedData: false }, paging: { pageSize: 10 diff --git a/Apollo/assets/views/dashboard_tile3.html b/Apollo/assets/views/dashboard_tile3.html index c8584e7f..7f8d1f7b 100644 --- a/Apollo/assets/views/dashboard_tile3.html +++ b/Apollo/assets/views/dashboard_tile3.html @@ -34,7 +34,7 @@
- +
@@ -103,7 +103,7 @@ - +
@@ -149,7 +149,7 @@ - +
@@ -197,7 +197,7 @@ - +