Ero sivun ”Widget:LeväseurantataulukkoALL” versioiden välillä
Järvi-meriwikistä
Rivi 190: | Rivi 190: | ||
} | } | ||
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>'; | ||
− | output += '<td class=" | + | basinNr = resultArr[c].basin.split( '(' )[1] + resultArr[c].basin.split( ')' ][0]; |
+ | output += '<td data-sort-value="' + barinNr + '" class="smwtype_qty">' + resultArr[c].basin + '</td>'; | ||
nimi = resultArr[c].site; | nimi = resultArr[c].site; |