Skip to content

Commit 028b4e7

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 625a46a + b8b45d2 commit 028b4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routes/web.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -725,7 +725,7 @@
725725
'destroy'
726726
]
727727
)->name('ui.files.destroy')
728-
->where(['object_type' => 'assets|hardware|models|users|locations|accessories|consumables|licenses|components']);
728+
->where(['object_type' => 'assets|maintenances|hardware|models|users|locations|accessories|consumables|licenses|components']);
729729
});
730730

731731

0 commit comments

Comments
 (0)