snipe-it/resources/views/hardware
madd15 172c7c75a8 Fixed #4374 - Add option to display company names to labels (#4405)
* Migration - Labels Display Company Name setting

* Add Company Name to Labels

Add company name if it is turned on in settings and asset has a valid company

* Add Company Name checkbox to Label settings

* Add Company Name Lang

* Add display company name to postLabels

* Revert Add Company Name Lang

* Fix display company name in postLabels

* Change tinyInt to boolean for display company name

* Simplify checking for company and getting the name

* Change to square brackets for array notation

* Move divs inside if statements on optional fields
2017-11-08 20:05:39 -08:00
..
audit.blade.php
bulk-checkout.blade.php Fixed #4384 - bulk checkout of assets 2017-11-06 12:19:22 -08:00
bulk-delete.blade.php Changed assetloc to location 2017-11-02 12:50:34 -07:00
bulk.blade.php
checkin.blade.php
checkout.blade.php
edit.blade.php
history.blade.php
index.blade.php
labels.blade.php Fixed #4374 - Add option to display company names to labels (#4405) 2017-11-08 20:05:39 -08:00
qr-view.blade.php
quickscan.blade.php
requested.blade.php Don’t show request if the user or the asset/model has been deleted 2017-11-02 08:11:04 -07:00
view.blade.php