mirror of
https://github.com/itflow-org/itflow
synced 2026-03-01 03:14:52 +00:00
Started Adding Detailed Assets more alert and audit logging work
This commit is contained in:
@@ -10,6 +10,9 @@ if(isset($_GET['tab'])){
|
||||
elseif($_GET['tab'] == "assets"){
|
||||
include("client_assets.php");
|
||||
}
|
||||
elseif($_GET['tab'] == "workstations"){
|
||||
include("client_assets_workstations.php");
|
||||
}
|
||||
elseif($_GET['tab'] == "tickets"){
|
||||
include("client_tickets.php");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user