-
Notifications
You must be signed in to change notification settings - Fork 0
/
reason_codes.html
executable file
·477 lines (430 loc) · 22.1 KB
/
reason_codes.html
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
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Reason Codes</title>
<link rel="shortcut icon" type="image/x-icon" href="styles/images/icon_logo.png" />
<link href="styles/super_layout.css" rel="stylesheet" type="text/css" />
<link href="styles/base.css" rel="stylesheet" type="text/css" />
<link href="styles/left_nav.css" rel="stylesheet" type="text/css" />
<link href="styles/forms.css" rel="stylesheet" type="text/css" />
<link href="styles/custom.css" rel="stylesheet" type="text/css" />
<link href="styles/prim_nav_admin.css" rel="stylesheet" type="text/css" />
<link href="styles/components.css" rel="stylesheet" type="text/css" />
<link href="styles/buttons.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="styles/modal.css" />
<script src="library/jquery_1.4.js" type="text/javascript"></script>
<script src="library/jquery_missingUi.js" type="text/javascript"></script>
<script type="text/javascript" src="js/interaction.js"></script>
<script language="javascript" src="js/views.js" ></script>
<script src="library/blockUI.js" type="text/javascript"></script>
<script type="text/javascript">
</script>
<script type="text/javascript">
$(document).ready(function() {
//edit categories
edit_cat();
//edit sub categories
edit_subcat();
//active and inactive toggle buttons
act_inact_but();
//edit reason code
reason_code();
//script for active/inactive tabs
act_inact_hftab();
//clear search
sear_blur();
//search box background
sear_bg();
//modal add category
add_category();
//modal add sub-category
add_subcategory();
//modal add reasoncode
add_reasoncode();
//call for unblock ui including button and close img
unblock_ui();
});
</script>
</head>
<body class="app header_true">
<script>
$.header({index:1});
</script>
<div id="contentarea" class="contentarea">
<div id="cont_box" class="contentarea leftcontent_true">
<div id="left_nav" class="left_content_rc header_true contentarea controlbar_true level1 content_rc">
<div class="header">
<ul class="header">
<li><h3>Categories</h3></li>
<li>
<a href="#" class="add_mod_cat"><img class="plus_icon" width="16" height="16" src="styles/images/spacer.gif"/></a>
<div id="search_ac">
<div class="search_left"></div>
<input class="text search blur" type="text" value="Search.." title="Search.." />
<div class="search_right"></div>
</div>
</li>
</ul>
</div>
<div class="contentarea" id="top_style">
<ul class="parent_nav tall_nav contentarea" >
<li class="sub_head has_children">
<a href="#">
<img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">All<span class="count">(84)</span></span>
<img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_cat"/>
</a>
</li>
<li class="sub_head has_children">
<a href="#">
<img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">Beauty Club Card<span class="count">(7)</span></span>
<img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_cat"/>
</a>
</li>
<li class="sub_head has_children">
<a href="#"><img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">Beauty Schools<span class="count">(6)</span>
</span> <img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_cat"/>
</a>
</li>
</ul>
</div>
<div class="controlbar">
<div class="act_btns">
<a href="#" class="ac_btn actv act_bg">
<span class="inner_btn">
<span class="label">
Active
</span>
</span>
</a>
<a href="#" class="inac_btn inact_bg">
<span class="inner_btn">
<span class="label">
Inactive
</span>
</span>
</a>
</div>
</div>
</div>
<div class="center_content_rc contentarea header_true controlbar_true level2 content_rc">
<div class="header">
<ul class="header">
<li><h3>Sub-Categories</h3></li>
<li>
<a href="#" class="add_mod_subcat"><img class="plus_icon" width="16" height="16" src="styles/images/spacer.gif"/></a>
<div id="search_ac">
<div class="search_left"></div>
<input class="text search blur" type="text" value="Search.." title="Search.." />
<div class="search_right"></div>
</div>
</li>
</ul>
</div>
<div class="contentarea" id="top_style">
<ul class="parent_nav tall_nav contentarea">
<!-- <li class="sub_head has_children">
<a href="#">In Store<span class="count">(5)</span></a>
</li>-->
<div class="head">In Store<span class="count">(5)</span></div>
<li class="sub_head has_children">
<a href="#">
<img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">All<span class="count">(84)</span></span>
<img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_subcat"/>
</a>
</li>
<li class="sub_head has_children">
<a href="#"><img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">Pricing<span class="count">(8)</span></span>
<img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_subcat"/>
</a>
</li>
<li class="sub_head has_children">
<a href="#">
<img class="arr fr" height="10" width="10" src="styles/images/spacer.gif"/><span class="categ">Product availability<span class="count">(6)</span></span>
<img height="16" width="16" src="styles/images/spacer.gif" class="pencil fl" id="edit_pen_subcat"/>
</a>
</li>
</ul>
</div>
<div class="controlbar">
<div class="act_btns">
<a href="#" class="ac_btn actv act_cenbg">
<span class="inner_btn">
<span class="label">
Active
</span>
</span>
</a>
<a href="#" class="inac_btn inact_cenbg">
<span class="inner_btn">
<span class="label">
Inactive
</span>
</span>
</a>
</div>
</div>
</div>
<div class="right_content_rc contentarea header_true controlbar_true level3 content_rc">
<div class="header">
<ul class="header">
<li><h3>Reason Codes</h3></li>
<li>
<a href="#" class="add_mod_rescode"><img class="plus_icon" width="16" height="16" src="styles/images/spacer.gif"/></a>
<div id="search_ac">
<div class="search_left"></div>
<input class="text search blur" type="text" value="Search.." title="Search.." />
<div class="search_right"></div>
</div>
</li>
</ul>
</div>
<div class="contentarea" id="top_style">
<ul class="parent_nav tall_nav contentarea">
<!--<li class="sub_head has_children">
<a href="#">Returns or Exchanges<span class="count">(6)</span></a>
</li>-->
<div class="head">Returns or Exchanges<span class="count">(6)</span></div>
<li class="sub_head has_children">
<a href="#"><img src="styles/images/spacer.gif" width="16" height="16" class="penc fr" id="rsn_mod"/>Blades</a>
</li>
<li class="sub_head has_children">
<a href="#"><span class="fl">Body Jewelry</span><span class="notes">Wants to return body jewelry</span><img src="styles/images/spacer.gif" width="16" height="16" class="penc fr"/></a>
</li>
<li class="sub_head has_children">
<a href="#"><img src="styles/images/spacer.gif" width="16" height="16" class="penc fr"/>Product availability</a>
</li>
</ul>
</div>
<div class="controlbar">
<div class="act_btns">
<a href="#" class="ac_btn actv act_lastbg">
<span class="inner_btn">
<span class="label">
Active
</span>
</span>
</a>
<a href="#" class="inac_btn inact_lastbg">
<span class="inner_btn">
<span class="label">
Inactive
</span>
</span>
</a>
</div>
</div>
</div>
</div>
</div>
<!--start of modal windows-->
<!--start of categories modal window-->
<div class="mod_box first_box" style="display:none;">
<!--[if lte IE 8]>
<div class="s s_t_l"></div><div class="s s_t_m"></div><div class="s s_t_r"></div>
<div class="m s_m_l first_midhgt"></div><div class="m s_m_r first_midhgt"></div>
<div class="s s_b_l"></div><div class="s s_b_m"></div><div class="s s_b_r"></div>
<![endif]-->
<div class="mod_head">
<span class="fl pad_left">Edit Categories</span>
<a class="fr close_but cross close_ui"><img src="styles/images/spacer.gif" width="16" height="16" /></a>
<div style="clear:both" class="clr_all"></div>
</div>
<div class="mod_cnt">
<div style="margin-top:20px;text-align:left">
<div class="fl width150"><label for="category">Categorie name:</label></div>
<div class="fl"><input type="text" name="" value="" id="category" /></div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="status">Status:</label></div>
<div class="fl">
<ul class="comp_ai active">
<li>
<input type="text" id="" value="" class="hide" />
</li>
<li class="selected f">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Active</span>
</span>
</a>
</li>
<li class="l">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Inactive</span>
</span>
</a>
</li>
</ul>
</div>
<div style="clear:both" class="clr_all"></div>
</div>
</div>
<div class="mod_foot">
<span class="pad_right">
<a id="cancel_btn" class="btn cross">
<span class="inner-btn">
<span class="label">Cancel</span>
</span>
</a>
</span>
<a id="save_btn" class="nblu_btn">
<span class="inner-btn">
<span class="label edit_cng">Update</span>
</span>
</a>
</div>
</div>
<!--end of categories modal window-->
<!--start of sub-categories modal window-->
<div class="mod_box second_box" style="display:none;">
<!--[if lte IE 8]>
<div class="s s_t_l"></div><div class="s s_t_m"></div><div class="s s_t_r"></div>
<div class="m s_m_l second_midhgt"></div><div class="m s_m_r second_midhgt"></div>
<div class="s s_b_l"></div><div class="s s_b_m"></div><div class="s s_b_r"></div>
<![endif]-->
<div class="mod_head">
<span class="fl pad_left">Edit Sub-Categories</span>
<a class="fr close_but cross close_ui"><img src="styles/images/spacer.gif" width="16" height="16" /></a>
<div style="clear:both" class="clr_all"></div>
</div>
<div class="mod_cnt">
<div style="margin-top:20px;text-align:left">
<div class="fl width150"><label for="category">Categorie name:</label></div>
<div class="fl">
<select class="sel">
<option> In Store </option>
<option> 1 </option>
<option> 2 </option>
<option> 3 </option>
<option> 4 </option>
</select>
</div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="sub_category">Sub-Categorie name:</label></div>
<div class="fl"><input type="text" name="" value="" id="sub_category" /></div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="status">Status:</label></div>
<div class="fl">
<ul class="comp_ai active">
<li>
<input type="text" id="" value="" class="hide" />
</li>
<li class="selected f">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Active</span>
</span>
</a>
</li>
<li class="l">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Inactive</span>
</span>
</a>
</li>
</ul>
</div>
<div style="clear:both" class="clr_all"></div>
</div>
</div>
<div class="mod_foot">
<span class="pad_right">
<a id="cancel_btn" class="btn cross">
<span class="inner-btn">
<span class="label">Cancel</span>
</span>
</a>
</span>
<a id="save_btn" class="nblu_btn">
<span class="inner-btn">
<span class="label edit_cng">Update</span>
</span>
</a>
</div>
</div>
<!--end of sub-categories modal window-->
<!--start of reasoncodes modal window-->
<div class="mod_box third_box" style="display:none;">
<!--[if lte IE 8]>
<div class="s s_t_l"></div><div class="s s_t_m"></div><div class="s s_t_r"></div>
<div class="m s_m_l third_midhgt"></div><div class="m s_m_r third_midhgt"></div>
<div class="s s_b_l"></div><div class="s s_b_m"></div><div class="s s_b_r"></div>
<![endif]-->
<div class="mod_head">
<span class="fl pad_left">Edit Reason Codes</span>
<a class="fr close_but cross close_ui"><img src="styles/images/spacer.gif" width="16" height="16" /></a>
<div style="clear:both" class="clr_all"></div>
</div>
<div class="mod_cnt">
<div style="margin-top:20px;text-align:left">
<div class="fl width150"><label for="category">Categorie name:</label></div>
<div class="fl">
<select class="sel">
<option> In Store </option>
<option> 1 </option>
<option> 2 </option>
<option> 3 </option>
<option> 4 </option>
</select>
</div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="category">Sub-Categorie name:</label></div>
<div class="fl">
<select class="sel">
<option> In Store </option>
<option> 1 </option>
<option> 2 </option>
<option> 3 </option>
<option> 4 </option>
</select>
</div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="reason_code">Reason Code name</label></div>
<div class="fl"><input type="text" name="" value="" id="reason_code" /></div>
<div style="clear:both" class="clr_all"></div>
<div class="fl width150"><label for="status">Status:</label></div>
<div class="fl">
<ul class="comp_ai active">
<li>
<input type="text" id="" value="" class="hide" />
</li>
<li class="selected f">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Active</span>
</span>
</a>
</li>
<li class="l">
<a class="notify" href="#">
<span class="nav_r">
<span class="nav_label">Inactive</span>
</span>
</a>
</li>
</ul>
</div>
<div style="clear:both" class="clr_all"></div>
</div>
</div>
<div class="mod_foot">
<span class="pad_right">
<a id="cancel_btn" class="btn cross">
<span class="inner-btn">
<span class="label">Cancel</span>
</span>
</a>
</span>
<a id="save_btn" class="nblu_btn">
<span class="inner-btn">
<span class="label edit_cng">Update</span>
</span>
</a>
</div>
</div>
<!--end of reasoncodes modal window-->
<!--end of mo0dal window-->
</body>
</html>