diff --git a/Apollo/api/application/models/Fees_status_model.php b/Apollo/api/application/models/Fees_status_model.php index 166cce84..af94c78e 100755 --- a/Apollo/api/application/models/Fees_status_model.php +++ b/Apollo/api/application/models/Fees_status_model.php @@ -1407,16 +1407,16 @@ $REGID=''; - $fromd= date("d-m-Y",strtotime($details['CreatedOn'])); + // $fromd= date("d-m-Y",strtotime($details['CreatedOn'])); - $upappform['BranchCode']=$details['BranchCode']; - $upappform['AppFormDate']=$fromd; - $upappform['Registration_Details_ID']=$REGID; - $upappform['ListCode']=$listcode; - $upappform['CreatedBy']=$details['CreatedBy']; - $upappform['CreatedOn']=$details['CreatedOn']; - $upappform['Comments']='Fees for the student has been set'; - $this->db->insert('T_ApplicationFormStatus', $upappform); + // $upappform['BranchCode']=$details['BranchCode']; + // $upappform['AppFormDate']=$fromd; + // $upappform['Registration_Details_ID']=$REGID; + // $upappform['ListCode']=$listcode; + // $upappform['CreatedBy']=$details['CreatedBy']; + // $upappform['CreatedOn']=$details['CreatedOn']; + // $upappform['Comments']='Fees for the student has been set'; + // $this->db->insert('T_ApplicationFormStatus', $upappform); diff --git a/Apollo/assets/js/controllers/studentCtrl.js b/Apollo/assets/js/controllers/studentCtrl.js index d553d098..9666fc4a 100755 --- a/Apollo/assets/js/controllers/studentCtrl.js +++ b/Apollo/assets/js/controllers/studentCtrl.js @@ -1785,6 +1785,9 @@ $scope.allcourselist =''; $scope.getValueChange = function () { + + + alert(); // $scope.searchData = { // "University": "", // "Course": "",