snipe-it/resources/views
Daniel Meltzer 6a80f95769
Fix Missing Category selection in Asset Model Modal dialog.
A select html tag needs a full closing tag.  <select /> is not valid.
This was causing the select2 js to barf and eat additional information.
2020-05-20 10:23:04 -04:00
..
accessories Remove old help text translation that doesn't exist any more 2020-04-30 10:35:11 -04:00
account Switch to old() helper 2020-04-21 03:58:31 -07:00
asset_maintenances Switch to old() helper 2020-04-21 03:58:31 -07:00
auth Added #542: add saml authentication 2020-05-06 00:06:19 +10:00
categories Added resources 2020-04-22 07:15:24 -07:00
companies Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
components Component checkout/checkin fixes. 2020-04-29 12:50:09 -04:00
consumables Remove old help text translation that doesn't exist any more 2020-04-30 10:35:11 -04:00
custom_fields Handle parse error in custom fields edit per #7997 2020-04-27 19:36:07 -07:00
departments
depreciations Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
errors
groups Fixed incorrect route for saving groups 2020-05-01 01:26:15 -07:00
hardware Remove General serial field now that the serial is part of the multi asset creation. 2020-04-28 11:39:53 -04:00
importer Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
kits
layouts Ficing webpack, CSS and JS (*whew* that sucked) 2020-04-27 22:41:33 -07:00
licenses Fix incorrect routing. 2020-04-30 10:35:26 -04:00
locations Switch to old() helper 2020-04-21 03:58:31 -07:00
manufacturers Switch to old() helper 2020-04-21 03:58:31 -07:00
modals Fix Missing Category selection in Asset Model Modal dialog. 2020-05-20 10:23:04 -04:00
models Switch to old() helper 2020-04-21 03:58:31 -07:00
notifications
paginator
partials Permissions edit cleanups. 2020-04-29 12:33:50 -04:00
reports Switch to old() helper 2020-04-21 03:58:31 -07:00
settings Revised how saml sp info is displayed 2020-05-09 09:44:51 +10:00
setup Switch to old() helper 2020-04-21 03:58:31 -07:00
statuslabels Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
suppliers Switch to old() helper 2020-04-21 03:58:31 -07:00
users Assorted licenses UI fixes while testing. 2020-05-12 14:38:21 -04:00
vendor
dashboard.blade.php Merge branch 'develop' into integrations/2020-04-15-v5-merge 2020-04-20 23:20:34 -07:00
notifications.blade.php