Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 161: | Rivi 161: | ||
wb = jw.obsorder[ i ].wbody; | wb = jw.obsorder[ i ].wbody; | ||
ot = jw.obsorder[ i ].obstype; | ot = jw.obsorder[ i ].obstype; | ||
console.log( jw.wbody[ wb ][ ot ] ); | |||
if ( ot != 'level' || jw.wbody[ wb ][ ot ].type != 'absolute' | if ( ot != 'level' || ( jw.wbody[ wb ][ ot ].type != 'absolute' && jw.wbody[ wb ][ ot ].mean !== null ) ) { | ||
out += '<div class="col col-6 col-sm-4 col-md-3 text-center">'; | out += '<div class="col col-6 col-sm-4 col-md-3 text-center">'; | ||


