merge with 111_exports

This commit is contained in:
2022-08-17 11:56:22 +02:00
14 changed files with 82 additions and 62 deletions

View File

@@ -43,7 +43,7 @@ class ActivityTypeFilter implements FilterInterface
*/
public function getTitle(): string
{
return 'Filter by activity type';
return 'Filter accompanying course by activity type';
}
/**