Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 654: | Rivi 654: | ||
if ( depthcats.length == 1 ) { | if ( depthcats.length == 1 ) { | ||
if ( depthcats[0] == 'surface' ) { | if ( depthcats[0] == 'surface' ) { | ||
memo.title | memo.title += ', pinta'; | ||
} else if ( depthcats[0] == 'bottom' ) { | } else if ( depthcats[0] == 'bottom' ) { | ||
memo.title | memo.title += ', pohja'; | ||
} | } | ||
} else if ( depthcats.length == 2 ) { | } else if ( depthcats.length == 2 ) { | ||


