Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions 6abb42 ... vs da65b1 ... for public/templates/page/register.js

Diff revisions: vs.
  @@ -34,11 +34,11 @@
34 34 //foundMethod : new App.TemplateElement.FieldComponent('foundMethod'),
35 35 //foundMethodDetail : new App.TemplateElement.FieldComponent('foundMethodDetail'),
36 36
37 - //country : new App.TemplateElement.FieldComponent('country'),
38 - //region : new App.TemplateElement.FieldComponent('region'),
39 - //city : new App.TemplateElement.FieldComponent('city'),
40 - //street : new App.TemplateElement.FieldComponent('street'),
41 - //postalCode : new App.TemplateElement.FieldComponent('postalCode'),
37 + country : new App.TemplateElement.FieldComponent('country'),
38 + region : new App.TemplateElement.FieldComponent('region'),
39 + city : new App.TemplateElement.FieldComponent('city'),
40 + street : new App.TemplateElement.FieldComponent('street'),
41 + postalCode : new App.TemplateElement.FieldComponent('postalCode'),
42 42 //sameAsBusinessAddress : new App.TemplateElement.FieldComponent('sameAsBusinessAddress'),
43 43 //billingCountry : new App.TemplateElement.FieldComponent('billingCountry'),
44 44 //billingRegion : new App.TemplateElement.FieldComponent('billingRegion'),