"मीडियाविकि:Gadget-morebits.js": अवतरणों में अंतर

Content deleted Content added
removed last 2 changes
टैग: Manual revert
update
पंक्ति 2,739:
}
 
ctx.editToken = $(xml).find('pagetokens').attr('edittokencsrftoken');
if (!ctx.editToken) {
ctx.statusElement.error('संपादन टोकन प्राप्त करने में विफल');
पंक्ति 2,745:
return;
}
ctx.loadTime = $(xml).find('pageapi').attr('starttimestampcurtimestamp');
// XXX: starttimestamp is present because of intoken=edit parameter in the API call.
// When replacing that with meta=tokens (#615), add the curtimestamp parameter to the API call