MediaWiki:RefToolbar.js: Difference between revisions
Content deleted Content added
adding 'URL' to comment |
debug |
||
Line 485:
//TODO: Autofill the URL, at least for DOI
CiteTB.autoFill = function(data, template, type) {
console.debug(data);
var cl = 'cite-'+template+'-';
var i,j, coauthors;
|