mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
fixed unterminated JS statement
This commit is contained in:
parent
aa2f66043f
commit
85ba38ef4f
1 changed files with 2 additions and 2 deletions
|
@ -40,4 +40,4 @@ M.core_iplookup.init = function(Y, latitude, longitude) {
|
||||||
}
|
}
|
||||||
}, document.body);
|
}, document.body);
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue