MediaWiki:Gadget-md5hasher.js: Difference between revisions

Adding ICSGenerator to the tooling framework
m Small typo
Line 183: Line 183:
var container = document.currentScript.parentNode;
var container = document.currentScript.parentNode;
container.appendChild(icsLink);
container.appendChild(icsLink);
}
};