snipe-it/resources/views/locations
snipe 22d2ad9248
Fixes nested location selectlist (#7483)
* Rename child locations method

* Use Ajax dropdown for locations selectlist for edit/create

* Removed locations database call on edit/create blades for faster loading

* Updated locations controller to use the new iterator

* Increase pagination on locations controller to 500

We’re already loading all of that data up beforehand anyway, so no point in keeping the query smaller.

* Fixed the else to make codacy happy

* Improve the design and performance of the nested location selectlist (#7484)

* Improve the design and performance of the nested location selectlist

* Fixed parse errors

* Removed debugging code/comments
2019-10-02 03:56:56 -07:00
..
edit.blade.php Fixes nested location selectlist (#7483) 2019-10-02 03:56:56 -07:00
index.blade.php Features/better table options (#5018) 2018-02-16 13:22:55 -08:00
view.blade.php Fixed #5842 - added components to location detail view 2018-07-16 21:50:14 -07:00