www/js/global.js

changeset 726
872a3635e4ef
parent 724
66e0b4ef9268
child 728
6bb819bf919b
equal deleted inserted replaced
725:30346e5b9e12 726:872a3635e4ef
676 { name: 'bacteria', type: 'int' }, 676 { name: 'bacteria', type: 'int' },
677 { name: 'harvest_top', type: 'int' }, 677 { name: 'harvest_top', type: 'int' },
678 { name: 'harvest_time', type: 'int' }, 678 { name: 'harvest_time', type: 'int' },
679 { name: 'pitch_temperature', type: 'float' }, 679 { name: 'pitch_temperature', type: 'float' },
680 { name: 'pofpos', type: 'int' }, 680 { name: 'pofpos', type: 'int' },
681 { name: 'zymocide', type: 'int' } 681 { name: 'zymocide', type: 'int' },
682 { name: 'gr_hl_lo', type: 'int' },
683 { name: 'sg_lo', type: 'float' },
684 { name: 'gr_hl_hi', type: 'int' },
685 { name: 'sg_hi', type: 'float' }
682 ], 686 ],
683 url: 'getyeastsources.php' 687 url: 'getyeastsources.php'
684 }, 688 },
685 yeastinstock = false, 689 yeastinstock = false,
686 yeastlist = new $.jqx.dataAdapter(yeastInvSource, { 690 yeastlist = new $.jqx.dataAdapter(yeastInvSource, {

mercurial