Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 749: | Rivi 749: | ||
if ( memo.siteid != '-' ) { | if ( memo.siteid != '-' ) { | ||
memo.info += i18n[ 'siteinfostring' ][ memo.lang] + ': ' + memo.jw.site[ memo.siteid ].name; | memo.info += i18n[ 'siteinfostring' ][ memo.lang] + ': ' + memo.jw.site[ memo.siteid ].name; | ||
} | } | ||
if ( depthcats.length == 1 ) { | if ( depthcats.length == 1 ) { | ||
if ( memo.depthsO[ depthcats[0] ].valstring != '' ) { | if ( memo.depthsO[ depthcats[0] ].valstring != '' ) { | ||
if ( memo.info != '' ) { memo.info += "xxx"; } | |||
memo.info += i18n[ 'depthinfostring' ][ memo.lang] + ': ' + memo.depthsO[ depthcats[0] ].valstring; | memo.info += i18n[ 'depthinfostring' ][ memo.lang] + ': ' + memo.depthsO[ depthcats[0] ].valstring; | ||
} | } | ||


