Deleted a bunch of stuff to do with report entities

because we are not using them at this stage
This commit is contained in:
Naomi
2018-10-01 10:41:32 +01:00
parent a8c454c509
commit 9f735eb492
20 changed files with 0 additions and 740 deletions

View File

@ -1,3 +0,0 @@
jQuery('#opencase_reporting_buttons #download-data').click(function() {
location.href = location.href + "&_format=csv";
});