snipe-it/resources/views/partials/forms/edit
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
..
address.blade.php
asset-select.blade.php
category-select.blade.php
category.blade.php
company-select.blade.php
company.blade.php
department-select.blade.php
depreciation.blade.php
email.blade.php
item_number.blade.php
location-profile-select.blade.php
location-select.blade.php
location.blade.php
maintenance_type.blade.php
manufacturer-select.blade.php
manufacturer.blade.php
minimum_quantity.blade.php
model-select.blade.php
model_number.blade.php
name.blade.php
notes.blade.php
order_number.blade.php
phone.blade.php
purchase_cost.blade.php
purchase_date.blade.php
quantity.blade.php
requestable.blade.php
serial.blade.php
status.blade.php
submit.blade.php
supplier-select.blade.php
supplier.blade.php
user-select.blade.php
warranty.blade.php