Next major version 2 with PHP 8.1, Symfony 6, Tabler UI, 2FA ... (#2902)
This commit is contained in:
@@ -53,4 +53,9 @@ final class PunchInOutMode implements TrackingModeInterface
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public function getEditTemplate(): string
|
||||
{
|
||||
return 'timesheet/edit-default.html.twig';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user