mirror of
https://github.com/itflow-org/itflow
synced 2026-04-09 22:25:39 +00:00
Bugfix: Remove two role checks on unbilled ticket report that prevents any non-admins viewing it
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
require_once "inc_all_reports.php";
|
||||
|
||||
validateTechRole();
|
||||
validateAccountantRole();
|
||||
|
||||
function secondsToTime($inputSeconds) {
|
||||
|
||||
Reference in New Issue
Block a user