Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 162: | Rivi 162: | ||
console.log( wb ); | console.log( wb ); | ||
console.log( ot ); | console.log( ot ); | ||
console.log( jw.wbody ); | |||
if ( ot != 'level' || jw.wbody[ wb ].obstype[ ot ].type != 'none' ) { | if ( ot != 'level' || jw.wbody[ wb ].obstype[ ot ].type != 'none' ) { | ||
out += '<div class="col col-6 col-sm-3 col-md-2 text-center">'; | out += '<div class="col col-6 col-sm-3 col-md-2 text-center">'; | ||
out += '<div style="height: 40px; display: flex; justify-content: center; align-items: center; flex-direction: column;">'; | out += '<div style="height: 40px; display: flex; justify-content: center; align-items: center; flex-direction: column;">'; | ||
if ( jw.wbody[ wb ].obstype[ ot ].obses.length > 1 ) { | if ( jw.wbody[ wb ].obstype[ ot ].obses.length > 1 ) { | ||


