MediaWiki:RefToolbar.js: Difference between revisions
Content deleted Content added
make sure data.authors is defined before trying to use |
adding 'URL' to comment |
||
Line 461:
};
// Autofill a template from an ID (ISBN, DOI, PMID, URL)
CiteTB.initAutofill = function() {
var elemid = $(this).attr('id');
|