gdritter repos khuzd / 1775f5d
Fixed type in js file Getty Ritter 10 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Collapse all Expand all
1 functionateReplace(toDwarvish){
1 function dateReplace(toDwarvish){
22 var spans=document.getElementsByClassName('bilingual');
33 for(var i in spans) {
44 var elem = spans[i];