snipe-it/resources/views/emails
Daniel Meltzer 23ca2d9a0b Minor fixes (#4091)
* Fix old urls.

Still had some /admin/ urls floating around, which was causing bad
redirects in some instances.  Should fix #4085

* The modal seems to be confusing license upload. be more explicit in the route we redirect to.

* Fix #4039.  Use proper methods for location assets.

This also fixes a bunch of n+1 issues in the transformer.  Also: curious
to know what Location::assets() does, because it doesn't do what I want
it to :)
2017-10-01 12:57:04 -07:00
..
auth
layouts
accept-accessory.blade.php
accept-asset.blade.php
asset-canceled.blade.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
asset-requested.blade.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
checkin-asset.blade.php
expiring-assets-report.blade.php
expiring-licenses-report.blade.php
firstadmin.blade.php
forgot-password.blade.php
low-inventory.blade.php Minor fixes (#4091) 2017-10-01 12:57:04 -07:00
register-activate.blade.php
send-login.blade.php
test.blade.php