mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Finished Adding Assigning Licenses to Device or Users under software
This commit is contained in:
@@ -887,4 +887,9 @@ $software_types_array = array(
|
||||
'Other'
|
||||
);
|
||||
|
||||
$license_types_array = array(
|
||||
'Device',
|
||||
'User'
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user