Git Repository Public Repository

namibia

URLs

Copy to Clipboard
 
df0489e1eeeeab5a9bd44e1d84fce49924fe1bac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
<script>
    dataLayer = [];
</script>
<!-- Google Tag Manager -->
<noscript>
    <iframe src="//www.googletagmanager.com/ns.html?id=GTM-PQWKM6" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
        new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
        '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PQWKM6');
</script>

<!-- End Google Tag Manager -->
<form id="frmCustomerCompleteValuationView" action="">
    <div>
            <div class="wizardDiv">
                <input type="hidden" id="valuatorSelected">
                <input type="hidden" id="dateSelected">
                <input type="hidden" id="timeSelected">
                <input type="hidden" id="timeIdSelected">
                <input type="hidden" id="publicDealer">
                <input type="hidden" id="publicDealerContactNumber">
                <input type="hidden" id="vehicleYear">
                <input type="hidden" id="registrationNumber">
                <input type="hidden" id="fuelType">
                <input type="hidden" id="transmissionType">

                <div class="wizard" data-initialize="wizard" data-restrict="next" id="myWizard">

                    <div class="step-content">
                        <div class="steps-container">
                            <ul class="steps">
                                <li data-step="1" data-name="campaign" class="active"><span class="badge">1</span>Customer Details<span class="chevron"></span></li>
                                <li data-step="2"><span class="badge">2</span>Book my appointment<span class="chevron"></span></li>
                                <li data-step="3"><span class="badge">3</span>Time of appointment<span class="chevron"></span></li>
                                <li data-step="4"><span class="badge">4</span>Confirmation<span class="chevron"></span></li>
                            </ul>
                        </div>
                        <div class="step-pane active" data-step="1">
                            <br>
                            <center><h2 style="color:white;margin-top:40px!important;">Customer Details</h2></center>
                            <br>
                            <div class="row-fluid">
                                <div class="span12">
                                    <div class="span5 offset1 boxed">
                                        <div class="span12">
                                            <div class="control-group mobile-control-group" id="[tid]_firstName">
                                                [firstName]
                                            </div>
                                            <div class="control-group mobile-control-group" id="[tid]_familyName">
                                                [familyName]
                                            </div>
                                            <div class="control-group mobile-control-group" id="[tid]_mobile">
                                                [mobile]
                                            </div>
                                            <div class="control-group mobile-control-group" id="[tid]_email">
                                                [email]
                                            </div>
                                        </div>
                                    </div>
                                    <div class="span5 boxed">

                                        <div class="control-group mobile-control-group" id="[tid]_customerAddressStreet">
                                            [customerAddressStreet]
                                        </div>
                                        <div class="control-group mobile-control-group" id="[tid]_customerAddressStreetName">
                                            [customerAddressStreetName]
                                        </div>
                                        <div class="control-group mobile-control-group" id="[tid]_customerAddressSuburb">
                                            [customerAddressSuburb]
                                        </div>
                                        <div class="control-group mobile-control-group" id="[tid]_customerAddressCity">
                                            [customerAddressCity]
                                        </div>
                                        <div class="control-group mobile-control-group" id="[tid]_customerAddressPostalCode">
                                            [customerAddressPostalCode]
                                        </div>

                                    </div>
                                </div>
                            </div>
                            <div class="row-fluid">
                                <div class="span12">
                                    <button type="button" id="btnContinue1" class="btn btn-success span2 pull-right">
                                        Continue
                                    </button>
                                </div>
                            </div>
                        </div>
                        <div class="step-pane" data-step="2">
                            <br>
                            <center><h2 style="color:white;margin-top:40px!important;">Book my appointment</h2></center>
                            <br>

                            <div class="row-fluid">
                                <div class="span12">

                                    <div class="span12 table-form-2">
                                        <div class="span12">
                                            <div class="table-form-actions">
                                                <button class="btn btn-danger table-form-btn-prev" type="button" id="table-form-actions-prev">
                                                    <span class="icon-circle-arrow-left icon-white "></span>
                                                    Previous Week
                                                </button>
                                                <button class="btn btn-danger table-form-btn-next pull-right" type="button" id="table-form-actions-next">
                                                    Next Week
                                                    <span class="icon-circle-arrow-right icon-white"></span>
                                                </button>
                                            </div>
                                        </div>
                                        <br><br>
                                        <table class="table valuation">
                                            <tbody>
                                            <tr id="completeValuationGridColumnHeaders" class="table-header mobile-table-header table-header-wrapper">
                                                <th class="hidden-phone">
                                                    <div class="table-heading-wrapper">
                                                        Valuator
                                                    </div>
                                                </th>
                                                <th class="hidden-phone">
                                                    <div class="table-heading-wrapper" id="date_monday">
                                                        Monday
                                                    </div>
                                                </th>
                                                <th class="type">
                                                    <div class="table-heading-wrapper" id="date_tuesday">
                                                        Tuesday
                                                    </div>
                                                </th>
                                                <th class="year">
                                                    <div class="table-heading-wrapper" id="date_wednesday">
                                                        Wednesday
                                                    </div>
                                                </th>
                                                <th class="hidden-phone kms">
                                                    <div class="table-heading-wrapper" id="date_thursday">
                                                        Thursday
                                                    </div>
                                                </th>
                                                <th class="hidden-phone">
                                                    <div class="table-heading-wrapper" id="date_friday">
                                                        Friday
                                                    </div>
                                                </th>
                                            </tr>
                                            </tbody>
                                            <tbody id="completeValuationGridRowRepeater" class="grid">
                                            <tr class="handy">
                                                <td class="valuator no-hover">Valuator</td>
                                                <td class="monday_status">Available</td>
                                                <td class="tuesday_status">Available</td>
                                                <td class="wednesday_status">Available</td>
                                                <td class="thursday_status">Available</td>
                                                <td class="friday_status">Available</td>
                                            </tr>
                                            </tbody>
                                        </table>

                                    </div>
                                </div>
                            </div>
                            <div class="row-fluid">
                                <div class="span12">
                                    <button type="button" id="btnContinue2" class="btn btn-success span2 pull-right">
                                        Continue
                                    </button>
                                    <button type="button" class="btn btn-primary span2 pull-left btn-prev">
                                        Previous
                                    </button>
                                </div>
                            </div>
                        </div>
                        <div class="step-pane" data-step="3">
                            <br>
                            <center><h2 style="color:white;margin-top:40px!important;">Book my appointment</h2></center>
                            <br>

                            <div class="row-fluid">
                                <div class="span12 table-form-2">
                                    <table class="table valuation">
                                        <tbody>
                                        <tr id="completeValuationGridColumnHeadersTime" class="table-header mobile-table-header table-header-wrapper">
                                            <th class="">
                                                <div class="table-heading-wrapper">
                                                    Valuator
                                                </div>
                                            </th>
                                            <th class="">
                                                <div class="table-heading-wrapper" id="date_monday">
                                                    Date
                                                </div>
                                            </th>
                                            <th class="">
                                                &nbsp;
                                            </th>
                                            <th class="">
                                                &nbsp;
                                            </th>
                                            <th class="">
                                                &nbsp;
                                            </th>
                                            <th class="">
                                                &nbsp;
                                            </th>
                                        </tr>
                                        </tbody>
                                        <tbody id="completeValuationGridRowRepeaterTime" class="grid">
                                        <tr class="handy">
                                            <td class="">Monday</td>
                                            <td class="">Tuesday</td>
                                            <td class="">Wednesday</td>
                                            <td class="">Thursday</td>
                                            <td class="">Friday</td>
                                        </tr>
                                        </tbody>
                                    </table>

                                </div>
                            </div>
                            <div class="row-fluid">
                                <div class="span12">
                                    <button type="button" id="btnContinue3" class="btn btn-success span2 pull-right">
                                        Continue
                                    </button>
                                    <button type="button" class="btn btn-primary span2 pull-left btn-prev">
                                        Previous
                                    </button>
                                </div>
                            </div>
                        </div>
                        <div class="step-pane" data-step="4">
                            <br>
                            <center><h2 style="color:white;margin-top:40px!important;">Booking confirmation</h2></center>
                            <br>



                            <div class="row-fluid">
                                <div class="span12 boxed">
                                    <div class="span12">
                                        <div class="span12 offset1">
                                            <div class="span4">
                                                <div class="span12 offset1">
                                                    <h3>What you'll need</h3>
                                                    <br>
                                                    <p>
                                                        <li>Original ID / Drivers of the registered owner or proxy</li>
                                                        <li>If the registered owner is not the person selling the vehicle, a letter of authorization will need to accompany.</li>
                                                        <li>Proof of banking details for EFT purposes</li>
                                                        <li>Completed Indemnity form. <a href='/documents/wp4c_indemnity.pdf' target="_blank">(Download Here)</a></li>
                                                        <li>Settlement Letter if financed</li>
                                                        <li>Original Natis document or copy if financed</li>
                                                    </p>
                                                    <br>

                                                    <h3>Additional if Specified</h3>
                                                    <br>
                                                    <p>
                                                        <li>Spare Keys</li>
                                                        <li>Service books</li>
                                                        <li>Owner's manual</li>
                                                        <li>Proof of previous repairs</li>
                                                        <li>Vehicle accessories, e.g. Tool kits / Removable trim</li>
                                                    </p>
                                                    <br>
                                                </div>
                                            </div>
                                            <div class="span6 pull-right">

                                                <div id="confirmationOfInfo"></div>

                                            </div>
                                        </div>
                                    </div>
                                </div>

                                <br><br><br>

                                <div class="span12 offset3 ">
                                    <div class="control-group mobile-control-group" >
                                        <label class="checkbox checkbox-line highlighted">
                                            <input type="checkbox" id="terms" value="">
                                            <span class="styled-checkbox"></span>
                                            <!--   <a href="/documents/Registration_Terms_and_Conditions.pdf" target="_blank">terms and conditions</a> -->
                                                    <span class="acceptText">
                                                        I accept the <a style="color:#08c;" href="/documents/t_c_7Sept16.pdf" title="" target="_blank">terms &amp; conditions</a> of this submission.
                                                    </span>
                                        </label>
                                                <span class="acceptTextIE" style="display:none;">
                                                    I accept the <a style="color:#08c;" href="/documents/t_c_7Sept16.pdf" title="" target="_blank">terms &amp; conditions</a> of this submission.
                                                </span>
                                    </div>
                                </div>
                                <div class="row-fluid">
                                    <div class="span12">
                                        <button type="button" id="btnContinue4" class="btn btn-success span2 pull-right">
                                            Submit
                                        </button>
                                        <button type="button" class="btn btn-primary span2 pull-left btn-prev">
                                            Previous
                                        </button>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>



                    <div class="actions" style="display: none">
                        <button type="button" class="btn btn-default btn-prev"><span
                                class="glyphicon glyphicon-arrow-left"></span>&nbsp;</button>
                        <button type="button" class="btn btn-default btn-next" data-last=" ">&nbsp;<span
                                class="glyphicon glyphicon-arrow-right"></span></button>
                    </div>
                </div>


                <div class="row-fluid">&nbsp;</div>
            </div>
    </div>

</form>

Commits for namibiapublic/templates/page/customercompletevaluation.html

Diff revisions: vs.
Revision Author Commited Message
df0489 ... Mark Fri 14 Oct, 2016 10:01:00 +0000

initial commit