Archived
Simplified reporting. Presets will be hard coded
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
jQuery('#opencase_reporting_buttons #download_data').click(function() {
|
||||
location.href = location.href + "&_format=csv";
|
||||
});
|
||||
Reference in New Issue
Block a user