diff -r 7509f9ed5686 -r 57bc32b5f411 www/js/global.js --- a/www/js/global.js Wed Mar 04 20:04:50 2020 +0100 +++ b/www/js/global.js Thu Mar 05 16:34:03 2020 +0100 @@ -683,6 +683,7 @@ console.log(status + ' ' + error); }, }), +yeastlablist = new $.jqx.dataAdapter(yeastInvSource, { autoBind: false, async: false, uniqueDataFields: ['laboratory'] }), // dropdownlist datasource from inventory_waters waterInvSource = {