Ero sivun ”Widget:LeväseurantataulukkoALL” versioiden välillä
Järvi-meriwikistä
Rivi 191: | Rivi 191: | ||
output += '<td class="smwtype_wpg"><a href="' + resultArr[c].wBodyUrl + '">' + resultArr[c].wBody + '</a></td>'; | output += '<td class="smwtype_wpg"><a href="' + resultArr[c].wBodyUrl + '">' + resultArr[c].wBody + '</a></td>'; | ||
basinNr = resultArr[c].basin.split( '(' )[1] + resultArr[c].basin.split( ')' )[0]; | basinNr = resultArr[c].basin.split( '(' )[1] + resultArr[c].basin.split( ')' )[0]; | ||
− | output += '<td data-sort-value="' + | + | output += '<td data-sort-value="' + basinNr + '" class="smwtype_qty">' + resultArr[c].basin + '</td>'; |
nimi = resultArr[c].site; | nimi = resultArr[c].site; |