snipe-it/resources/views/models
snipe c4b7e77498
Merge pull request #14089 from spencerrlongg/bug/escaped_quotes_in_listbox
Use `htmlentities()` instead of `htmlspecialcharacters()` on Custom Field Listbox Values
2024-03-21 12:55:25 +00:00
..
bulk-delete.blade.php Standardized model bulk blades a little more 2023-04-03 18:54:46 -07:00
bulk-edit.blade.php Standardized model bulk blades a little more 2023-04-03 18:54:46 -07:00
custom_fields_form.blade.php i don't think the output needs to separately escaped, the entire statement is already wrapped in {{}} 2024-01-26 12:33:35 -06:00
custom_fields_form_bulk_edit.blade.php i don't think the output needs to separately escaped, the entire statement is already wrapped in {{}} 2024-01-26 12:33:35 -06:00
edit.blade.php Merge branch 'develop' into asset-model-notifs 2023-09-11 09:37:22 -07:00
index.blade.php Use new bulk edit partial 2022-06-13 20:29:17 -07:00
view.blade.php Merge remote-tracking branch 'origin/develop' 2024-02-05 19:04:40 +00:00