snipe-it/resources/views/partials/forms/edit
Eli Young 97fa9663b1
Fixed #9299: Use correct SVG MIME type for uploads (#9300)
The correct MIME type of SVG is image/svg+xml. Out of an abundance of
caution, I am leaving in image/svg to avoid potentially causing issues
on very old browsers, but this can likely be removed without issue.
2021-03-15 16:42:11 -07:00
..
accessory-select.blade.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
address.blade.php Removed duplicate state field 2020-09-03 16:00:26 -07:00
asset-select.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
category-select.blade.php Fixed regression on select menus [ch15093] 2020-09-04 15:43:49 -07:00
category.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
company-select.blade.php Make user form a little nicer looking 2020-04-28 00:01:47 -07:00
company.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
consumable-select.blade.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
datepicker.blade.php Added new generic datepicker partial 2021-01-12 16:48:32 -08:00
department-select.blade.php Make user form a little nicer looking 2020-04-28 00:01:47 -07:00
depreciation.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
email.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
image-upload.blade.php Fixed #9299: Use correct SVG MIME type for uploads (#9300) 2021-03-15 16:42:11 -07:00
item_number.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
kit-select.blade.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
license-select.blade.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
location-profile-select.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
location-select.blade.php Fixed regression on select menus [ch15093] 2020-09-04 15:43:49 -07:00
location.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
maintenance_type.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
manufacturer-select.blade.php Fixed regression on select menus [ch15093] 2020-09-04 15:43:49 -07:00
manufacturer.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
minimum_quantity.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
model-select.blade.php Fixed #8753 - create-asset-from-model did not preselect the model 2020-11-18 13:59:02 -08:00
model_number.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
name.blade.php Added data-validation=“required" to appropriate field partials 2020-09-03 16:59:42 -07:00
notes.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
order_number.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
permissions-base.blade.php Permissions edit cleanups. 2020-04-29 12:33:50 -04:00
phone.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
purchase_cost.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
purchase_date.blade.php Switch to old() helper 2020-04-21 03:58:31 -07:00
quantity.blade.php Added data-validation=“required" to appropriate field partials 2020-09-03 16:59:42 -07:00
requestable.blade.php WIP: Upgrade develop to Laravel 6.6.1 (#7637) 2019-12-10 19:32:50 -08:00
serial.blade.php Change the form input name for serials in the view 2020-07-13 13:49:21 -05:00
status.blade.php Added data-validation=“required" to appropriate field partials 2020-09-03 16:59:42 -07:00
submit-button.blade.php Added resources 2020-04-22 07:15:24 -07:00
submit.blade.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
supplier-select.blade.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
supplier.blade.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
uploadLogo.blade.php Fixed #9299: Use correct SVG MIME type for uploads (#9300) 2021-03-15 16:42:11 -07:00
user-select.blade.php Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
warranty.blade.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00