Claudio Sanches
|
f8dfc64db7
|
Fixed postcode/zip reset in address i18n script, closes #8646
|
2015-07-24 18:24:33 -03:00 |
Claudio Sanches
|
62d879e86c
|
Fixed all jshint errors #4680
|
2015-07-10 02:13:30 -03:00 |
James Koster
|
0d4db4b610
|
post code before city alignment. closes #8443
|
2015-07-01 15:13:02 +01:00 |
Mike Jolley
|
2e2ec824f0
|
Set field required class
Fixes #7859
|
2015-04-10 15:43:39 +01:00 |
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 |