mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Add CRUD for Client Applications deleted dupe modals
This commit is contained in:
@@ -103,4 +103,11 @@
|
||||
'Virtual Machine',
|
||||
'Other'
|
||||
);
|
||||
|
||||
$application_types_array = array(
|
||||
'Web App',
|
||||
'Desktop App',
|
||||
'Other'
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user