Commit Graph

4 Commits

Author SHA1 Message Date
David 40326e388a Ensure script that references global objects safe on pages where global is not enqueued 2014-06-02 16:34:55 +01:00
splashingpixels cbb5a2fb55 address-il8n jshinted and standard coding fixes 2014-03-17 19:51:53 -07:00
toddlahman 13c24b410e Removed (document).ready from jQuery scripts
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.

http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
Mike Jolley 7ddd4d012a Move localisation to address-i18n.js for account page. Closes #4446 2014-01-08 14:38:20 +00:00