snipe-it/resources/views/hardware
Steffen e1907e30b1 Allow multiple upload fields and add logo option to labels (#6736)
* Change upload js to work with multiple upload elements on a single page

* Change uploadFile in upload modal and form partial

* Change uploadFile to js-uploadFile to avoid potential issues in the future

* Remove duplicate style attribute causing webpack to fail

* Missed a css class in rename to js- prefix

* - Move logo uploads to partial for eaiser usage
- Add label logo
- Add css classes to label elements
- Change label prefix text (M: S: ...) to css::before content for easy removal in config

* Add more css classes to labels

* Allow unescaped " (quot) in css ouput

* Add max size param to partial, set defaults for allowedType and size
2019-03-01 15:25:42 -08:00
..
audit.blade.php
bulk-checkout.blade.php
bulk-delete.blade.php
bulk.blade.php
checkin.blade.php Display asset name if one exists and the user cannot edit 2018-10-15 17:02:31 -07:00
checkout.blade.php Display asset name if one exists and the user cannot edit 2018-10-15 17:02:31 -07:00
edit.blade.php
history.blade.php Fixed #6634: Asset Import History fixes and optimizations (#6657) 2019-02-08 16:05:56 -08:00
index.blade.php Fixed - suppress the asset create button if the user is not allowed to create assets 2018-10-15 17:57:47 -07:00
labels.blade.php Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
qr-view.blade.php
quickscan.blade.php Insert audited items to the top of the list. (#6376) 2018-10-31 11:13:08 -07:00
requested.blade.php
view.blade.php