@@ -14,7 +14,7 @@ var CMS_SystemConfig = {
return $.String2XML(configClass.responseText);
},
//1:sqlReport,2:PDF
- ReportType: 1,
+ ReportType: 2,
StudentChangeIsEnabled: true,
};