Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 916: | Rivi 916: | ||
memo.obsesS = {}; | memo.obsesS = {}; | ||
console.log( memo ); | |||
for ( var o in memo.obsesA ) { | for ( var o in memo.obsesA ) { | ||
| Rivi 942: | Rivi 942: | ||
if ( obs.data.cat == '4' ) { | if ( obs.data.cat == '4' ) { | ||
if ( typeof memo.seriesO[ 'ice_cat_4' ] == 'undefined' ) { | if ( typeof memo.seriesO[ 'ice_cat_4' ] == 'undefined' ) { | ||
memo.seriesO[ 'ice_cat_4' ] = { 'id': 'ice_cat_4', 'order': 10, 'title': i18n[ 'ice_cat_4' ].title[ memo.lang ], 'type': 'download', 'color': i18n[ 'ice_cat_4' ].color, obses: [] }; | memo.seriesO[ 'ice_cat_4' ] = { 'id': 'ice_cat_4', 'order': 10, 'title': i18n[ 'ice_cat_4' ].title[ memo.lang ], 'type': 'download', 'color': i18n[ 'ice_cat_4' ].color, obses: [] }; | ||


