faster spreadsheet exporter based on opensout and other export improvements (#5238)
This commit is contained in:
@@ -19,6 +19,11 @@ class UserMonthControllerTest extends AbstractUserPeriodControllerTestCase
|
||||
return '/reporting/user/month';
|
||||
}
|
||||
|
||||
protected function getExportUrl(): string
|
||||
{
|
||||
return '/reporting/user/month_export';
|
||||
}
|
||||
|
||||
protected function getBoxId(): string
|
||||
{
|
||||
return 'user-month-reporting-box';
|
||||
|
||||
Reference in New Issue
Block a user