www/js/global.js

changeset 625
57bc32b5f411
parent 622
39902353b159
child 646
2246d830a42a
--- 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 = {

mercurial