Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 53: | Rivi 53: | ||
dataType: 'jsonp' | dataType: 'jsonp' | ||
}); | }); | ||
function progressIndicator(d) { | function progressIndicator(d) { | ||
jQuery('#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container').html('Ladataan tietoja (' + (maxRows-d) + '/' + maxRows + ')'); | jQuery('#<!--{$id|default:JwAlgalTable|escape:'html'}-->_container').html('Ladataan tietoja (' + (maxRows-d) + '/' + maxRows + ')'); | ||
| Rivi 59: | Rivi 59: | ||
function success(request) { | function success(request) { | ||
reqSuccess = true; | reqSuccess = true; | ||


