mirror of https://github.com/itflow-org/itflow
Merge pull request #1011 from itflow-org/ticket-unbilled-perms
Bugfix: Unbilled tickets perms
This commit is contained in:
commit
99b5758839
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
require_once "inc_all_reports.php";
|
||||
|
||||
validateTechRole();
|
||||
validateAccountantRole();
|
||||
|
||||
function secondsToTime($inputSeconds) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue