Files
librenms-librenms/html/includes
Tony Murray 2b3ca49bea feature: Added support for populating selects from ajax (#6557)
fixes: #5264

The issue was all the string concatenation...

But I decided to try loading the select via ajax. Seems ok.  We could just use something like select2.  Opinions? Use this approach or load at page load.
I was able to reduce the loading of the 4000 select items from 1.6s to 0.6s on my laptop by optimizing the sql.

I added 4000 devices to my database to check this :)
2017-05-03 22:51:01 +01:00
..
2016-08-18 21:29:30 -05:00
2016-09-22 13:43:12 -04:00
2016-09-22 10:44:17 -04:00
2015-07-15 11:04:22 +02:00
2015-11-04 19:23:39 +00:00
2016-01-28 13:07:33 +01:00
2016-08-18 21:29:30 -05:00