Fixed type in js file
Getty Ritter
11 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Collapse all
Expand all
+1
-1
static/main.js
less
more
1
function
ateReplace(toDwarvish){
1
function
d
ateReplace(toDwarvish){
2
2
var spans=document.getElementsByClassName('bilingual');
3
3
for(var i in spans) {
4
4
var elem = spans[i];