snipe-it/resources/views/account
snipe 174e3e720a Fixed #4521 - profile location not selected
This is kind of a janky way to handle this - I created a new dropdown select, instead of adding even more convoluted code to the partial. The reasoon for this is because there may be situations where $user is passed in *addition* to $item, and we don’t want to erroneously use that location if we’re not supposed to be.
2017-12-04 20:30:57 -08:00
..
accept-asset.blade.php Added content security middleware 2017-09-28 19:45:15 -07:00
api.blade.php Pass urls to passport vue components to make work in subdirectories. (#4090) 2017-10-01 13:59:07 -07:00
change-password.blade.php Fixed inconsistent required field indicator 2017-11-02 17:13:06 -07:00
profile.blade.php Fixed #4521 - profile location not selected 2017-12-04 20:30:57 -08:00
requestable-assets.blade.php Fixed #4408 - requestable assets not working 2017-11-16 11:09:24 -08:00
view-assets.blade.php Fixes #4272 - adds serial to assigned assets view 2017-10-20 18:51:14 -07:00