1
0
mirror of https://github.com/moodle/moodle.git synced 2025-05-09 09:49:01 +02:00
Dan Poltawski f992dcf6e8 MDL-52204 js: fix 'used before defined' errors
Newer versions of jshint detect this coding error, we fix it
by simply reordering the definition of methods.
2015-12-04 11:43:10 +00:00
..