Git Repository Public Repository

namibia

URLs

Copy to Clipboard

Diff Revisions bb2698 ... vs 00360e ... for public/templates/page/register.js

Diff revisions: vs.
  @@ -13,55 +13,55 @@
13 13 dateOfBirth : new App.TemplateElement.FieldComponent('dateOfBirth'),
14 14 mobile : new App.TemplateElement.FieldComponent('mobile'),
15 15
16 - contactFirstName : new App.TemplateElement.FieldComponent('contactFirstName'),
17 - contactFamilyName : new App.TemplateElement.FieldComponent('contactFamilyName'),
18 - contactOffice : new App.TemplateElement.FieldComponent('contactOffice'),
19 - contactMobile : new App.TemplateElement.FieldComponent('contactMobile'),
20 - contactEmail : new App.TemplateElement.FieldComponent('contactEmail'),
21 -
22 - dealerType : new App.TemplateElement.FieldComponent('dealerType'),
23 - clientType : new App.TemplateElement.FieldComponent('clientType'),
24 - group : new App.TemplateElement.FieldComponent('group'),
25 - groupDivision : new App.TemplateElement.FieldComponent('groupDivision'),
26 - companyType : new App.TemplateElement.FieldComponent('companyType'),
27 - businessName : new App.TemplateElement.FieldComponent('businessName'),
28 - name : new App.TemplateElement.FieldComponent('name'),
29 - companyRegistrationNumber : new App.TemplateElement.FieldComponent('companyRegistrationNumber'),
30 - vatNumber : new App.TemplateElement.FieldComponent('vatNumber'),
31 - turmiNumber : new App.TemplateElement.FieldComponent('turmiNumber'),
32 - dealerStockNumber : new App.TemplateElement.FieldComponent('dealerStockNumber'),
33 - turnover : new App.TemplateElement.FieldComponent('turnover'),
34 - foundMethod : new App.TemplateElement.FieldComponent('foundMethod'),
35 - foundMethodDetail : new App.TemplateElement.FieldComponent('foundMethodDetail'),
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'),
42 - sameAsBusinessAddress : new App.TemplateElement.FieldComponent('sameAsBusinessAddress'),
43 - billingCountry : new App.TemplateElement.FieldComponent('billingCountry'),
44 - billingRegion : new App.TemplateElement.FieldComponent('billingRegion'),
45 - billingCity : new App.TemplateElement.FieldComponent('billingCity'),
46 - billingStreet : new App.TemplateElement.FieldComponent('billingStreet'),
47 - billingPostalCode : new App.TemplateElement.FieldComponent('billingPostalCode'),
48 - sameAsDealerContact : new App.TemplateElement.FieldComponent('sameAsDealerContact'),
49 - billingFirstName : new App.TemplateElement.FieldComponent('billingFirstName'),
50 - billingFamilyName : new App.TemplateElement.FieldComponent('billingFamilyName'),
51 - billingOffice : new App.TemplateElement.FieldComponent('billingOffice'),
52 - billingMobile : new App.TemplateElement.FieldComponent('billingMobile'),
53 - billingEmail : new App.TemplateElement.FieldComponent('billingEmail'),
54 -
55 - ownerFirstName : new App.TemplateElement.FieldComponent('ownerFirstName'),
56 - ownerFamilyName : new App.TemplateElement.FieldComponent('ownerFamilyName'),
57 - ownerIdNumber : new App.TemplateElement.FieldComponent('ownerIdNumber'),
58 - owners : new App.TemplateElement.FieldComponent('owners'),
59 -
60 - docStockCertificate : new App.TemplateElement.FieldComponent('docStockCertificate'),
61 - docAddressProof : new App.TemplateElement.FieldComponent('docAddressProof'),
62 - docCopyOfId : new App.TemplateElement.FieldComponent('docCopyOfId'),
63 - docCopyOfDirectorId : new App.TemplateElement.FieldComponent('docCopyOfDirectorId'),
64 - docCompanyRegistration : new App.TemplateElement.FieldComponent('docCompanyRegistration'),
16 + //contactFirstName : new App.TemplateElement.FieldComponent('contactFirstName'),
17 + //contactFamilyName : new App.TemplateElement.FieldComponent('contactFamilyName'),
18 + //contactOffice : new App.TemplateElement.FieldComponent('contactOffice'),
19 + //contactMobile : new App.TemplateElement.FieldComponent('contactMobile'),
20 + //contactEmail : new App.TemplateElement.FieldComponent('contactEmail'),
21 +
22 + //dealerType : new App.TemplateElement.FieldComponent('dealerType'),
23 + //clientType : new App.TemplateElement.FieldComponent('clientType'),
24 + //group : new App.TemplateElement.FieldComponent('group'),
25 + //groupDivision : new App.TemplateElement.FieldComponent('groupDivision'),
26 + //companyType : new App.TemplateElement.FieldComponent('companyType'),
27 + //businessName : new App.TemplateElement.FieldComponent('businessName'),
28 + //name : new App.TemplateElement.FieldComponent('name'),
29 + //companyRegistrationNumber : new App.TemplateElement.FieldComponent('companyRegistrationNumber'),
30 + //vatNumber : new App.TemplateElement.FieldComponent('vatNumber'),
31 + //turmiNumber : new App.TemplateElement.FieldComponent('turmiNumber'),
32 + //dealerStockNumber : new App.TemplateElement.FieldComponent('dealerStockNumber'),
33 + //turnover : new App.TemplateElement.FieldComponent('turnover'),
34 + //foundMethod : new App.TemplateElement.FieldComponent('foundMethod'),
35 + //foundMethodDetail : new App.TemplateElement.FieldComponent('foundMethodDetail'),
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'),
42 + //sameAsBusinessAddress : new App.TemplateElement.FieldComponent('sameAsBusinessAddress'),
43 + //billingCountry : new App.TemplateElement.FieldComponent('billingCountry'),
44 + //billingRegion : new App.TemplateElement.FieldComponent('billingRegion'),
45 + //billingCity : new App.TemplateElement.FieldComponent('billingCity'),
46 + //billingStreet : new App.TemplateElement.FieldComponent('billingStreet'),
47 + //billingPostalCode : new App.TemplateElement.FieldComponent('billingPostalCode'),
48 + //sameAsDealerContact : new App.TemplateElement.FieldComponent('sameAsDealerContact'),
49 + //billingFirstName : new App.TemplateElement.FieldComponent('billingFirstName'),
50 + //billingFamilyName : new App.TemplateElement.FieldComponent('billingFamilyName'),
51 + //billingOffice : new App.TemplateElement.FieldComponent('billingOffice'),
52 + //billingMobile : new App.TemplateElement.FieldComponent('billingMobile'),
53 + //billingEmail : new App.TemplateElement.FieldComponent('billingEmail'),
54 +
55 + //ownerFirstName : new App.TemplateElement.FieldComponent('ownerFirstName'),
56 + //ownerFamilyName : new App.TemplateElement.FieldComponent('ownerFamilyName'),
57 + //ownerIdNumber : new App.TemplateElement.FieldComponent('ownerIdNumber'),
58 + //owners : new App.TemplateElement.FieldComponent('owners'),
59 + //
60 + //docStockCertificate : new App.TemplateElement.FieldComponent('docStockCertificate'),
61 + //docAddressProof : new App.TemplateElement.FieldComponent('docAddressProof'),
62 + //docCopyOfId : new App.TemplateElement.FieldComponent('docCopyOfId'),
63 + //docCopyOfDirectorId : new App.TemplateElement.FieldComponent('docCopyOfDirectorId'),
64 + //docCompanyRegistration : new App.TemplateElement.FieldComponent('docCompanyRegistration'),
65 65
66 66 subscribeNewsletter : new App.TemplateElement.FieldComponent('subscribeNewsletter'),
67 67 acceptTermsAndConditions : new App.TemplateElement.FieldComponent('acceptTermsAndConditions')