4 lines
145 B
JavaScript
4 lines
145 B
JavaScript
jQuery(function () {
|
|
var boxPopulation = new WpmlTpPollingPickupPopulateAction(jQuery, TranslationProxyPolling);
|
|
boxPopulation.run();
|
|
}); |