snipe-it/app/Http/Controllers/Assets
spencerrlongg a3cdb3b62f Fix error message format in BulkAssetsController
Previously, the error message was set as a string, which led to an inconsistency in how errors were handled. This change updates the error message to be an array, ensuring it aligns with the expected format.
2024-11-21 11:11:11 -06:00
..
AssetCheckinController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetCheckoutController.php Add status messages to redirect 2024-07-25 22:02:34 +01:00
AssetFilesController.php Fixed todos with log message 2024-10-21 16:52:21 +01:00
AssetsController.php Fix typos and use correct array notation in asset updates 2024-11-20 13:11:03 -06:00
BulkAssetsController.php Fix error message format in BulkAssetsController 2024-11-21 11:11:11 -06:00