MediaWiki:Common.js: Difference between revisions

Content deleted Content added
wrap some form stuff so it only runs if there is a form present
rm weird recoloring of other box
Line 320:
document.getElementById("input_amount_other").checked = true;
box.value = "";
box.style.color = "#000000";
}