35,369
רעדאגירונגען
אין תקציר עריכה |
(huh?) |
||
| שורה 77: | שורה 77: | ||
.done(function (data) { | .done(function (data) { | ||
console.log('at last done'); | console.log('at last done'); | ||
$(function () { | $(function () { | ||
for (var p in data.query.pages) { | for (var p in data.query.pages) { | ||
| שורה 106: | שורה 104: | ||
} | } | ||
) | ) | ||
}); | }); | ||
} | } | ||