mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Ticketing updates
- Client ticket view now defaults to showing Open tickets - Client ticket view now has ability to quick filter between open/closed tickets - Don't render modals for closed tickets (~6x performance boost 0.030 seconds before vs 0.005 seconds after) (we really need dynamic modals for ticketing!)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
// Calculate Execution time start
|
||||
// uncomment for test
|
||||
//$time_start = microtime(true);
|
||||
// $time_start = microtime(true);
|
||||
|
||||
header("X-Frame-Options: DENY");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user