@@ -397,4 +397,5 @@ class Report extends Base
return $this->fetch();
}
+
}//end class
@@ -95,20 +95,6 @@
});
</script>
-<script>
-
- function checkboxOnclick(checkbox){
- if ( $(this).checked == true){
- //$(this).parent().slide().eq(1).checked = checked;
-console.log(1);
- }else{
- console.log(2);
- }
-</script>
<script>
$('#menulist').click(function(){
if ( $(this).checked == true){