www/js/global.js

changeset 818
f9c071906643
parent 810
1f2ca835fe9d
child 825
8b87ad5bd3c3
equal deleted inserted replaced
817:6ee186182c70 818:f9c071906643
337 }, 337 },
338 RecipeTypeAdapter = new $.jqx.dataAdapter(RecipeTypeSource), 338 RecipeTypeAdapter = new $.jqx.dataAdapter(RecipeTypeSource),
339 339
340 IBUmethodData = [ 340 IBUmethodData = [
341 { id: 0, en: 'Tinseth', nl: 'Tinseth' }, 341 { id: 0, en: 'Tinseth', nl: 'Tinseth' },
342 { id: 1, en: 'Rager', nl: 'Rager' }, 342 { id: 1, en: 'Tinseth++', nl: 'Tinseth++' },
343 { id: 2, en: 'Daniels', nl: 'Daniels' } 343 { id: 2, en: 'Daniels', nl: 'Daniels' }
344 ], 344 ],
345 IBUmethodSource = { 345 IBUmethodSource = {
346 localdata: IBUmethodData, 346 localdata: IBUmethodData,
347 datatype: 'array', 347 datatype: 'array',

mercurial