mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-29 14:41:35 -08:00
6ce20c32b1
* Importer fix: we were trimming the wrong part of the classname when creating a category. This led to categories not being recognized. * Add a component importer. Uses same fields as consumable importer. Only trick: If an asset_tag is present, we checkout a component to that asset on import Enable component importer. Also calculate the importer classname in a cleaner fashion. * Fix comparisons. find can return an index of 0, which is falsy. |
||
---|---|---|
.. | ||
bulk-checkout.blade.php | ||
bulk-delete.blade.php | ||
bulk.blade.php | ||
checkin.blade.php | ||
checkout.blade.php | ||
edit.blade.php | ||
history.blade.php | ||
import.blade.php | ||
index.blade.php | ||
labels.blade.php | ||
qr-view.blade.php | ||
view.blade.php |