mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
added client assets, vendors, logins and notes and some cleanup
This commit is contained in:
15
config.php
15
config.php
@@ -88,4 +88,19 @@
|
||||
'Payment Method'
|
||||
);
|
||||
|
||||
$asset_types_array = array(
|
||||
'Laptop',
|
||||
'Desktop',
|
||||
'Mobile Phone',
|
||||
'Tablet',
|
||||
'Firewall/Router',
|
||||
'Switch',
|
||||
'Access Point',
|
||||
'Printer',
|
||||
'TV',
|
||||
'Camera',
|
||||
'TV',
|
||||
'Virtual Machine',
|
||||
'Other'
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user