Subversion Repositories Integrator Subversion

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 espaco 1
<!DOCTYPE html>
2
<!-- 
3
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.2
4
Version: 3.6.2
5
Author: KeenThemes
6
Website: http://www.keenthemes.com/
7
Contact: support@keenthemes.com
8
Follow: www.twitter.com/keenthemes
9
Like: www.facebook.com/keenthemes
10
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
11
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
12
-->
13
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
14
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
15
<!--[if !IE]><!-->
16
<html lang="en">
17
<!--<![endif]-->
18
<!-- BEGIN HEAD -->
19
<head>
20
<meta charset="utf-8"/>
21
<title>Metronic | eCommerce - Product Edit</title>
22
<meta http-equiv="X-UA-Compatible" content="IE=edge">
23
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
24
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
25
<meta content="" name="description"/>
26
<meta content="" name="author"/>
27
<!-- BEGIN GLOBAL MANDATORY STYLES -->
28
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
29
<link href="../../assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
30
<link href="../../assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
31
<link href="../../assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
32
<link href="../../assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
33
<link href="../../assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
34
<!-- END GLOBAL MANDATORY STYLES -->
35
<!-- BEGIN PAGE LEVEL STYLES -->
36
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/select2/select2.css"/>
37
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css"/>
38
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/bootstrap-datepicker/css/datepicker.css"/>
39
<link rel="stylesheet" type="text/css" href="../../assets/global/plugins/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css"/>
40
<link href="../../assets/global/plugins/fancybox/source/jquery.fancybox.css" rel="stylesheet" type="text/css"/>
41
<!-- END PAGE LEVEL STYLES -->
42
<!-- BEGIN THEME STYLES -->
43
<link href="../../assets/global/css/components-rounded.css" id="style_components" rel="stylesheet" type="text/css"/>
44
<link href="../../assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
45
<link href="../../assets/admin/layout4/css/layout.css" rel="stylesheet" type="text/css"/>
46
<link id="style_color" href="../../assets/admin/layout4/css/themes/light.css" rel="stylesheet" type="text/css"/>
47
<link href="../../assets/admin/layout4/css/custom.css" rel="stylesheet" type="text/css"/>
48
<!-- END THEME STYLES -->
49
<link rel="shortcut icon" href="favicon.ico"/>
50
</head>
51
<!-- END HEAD -->
52
<!-- BEGIN BODY -->
53
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
54
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
55
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
56
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
57
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
58
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
59
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
60
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
61
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
62
<body class="page-header-fixed page-sidebar-closed-hide-logo ">
63
<!-- BEGIN HEADER -->
64
<div class="page-header navbar navbar-fixed-top">
65
        <!-- BEGIN HEADER INNER -->
66
        <div class="page-header-inner">
67
                <!-- BEGIN LOGO -->
68
                <div class="page-logo">
69
                        <a href="index.html">
70
                        <img src="../../assets/admin/layout4/img/logo-light.png" alt="logo" class="logo-default"/>
71
                        </a>
72
                        <div class="menu-toggler sidebar-toggler">
73
                                <!-- DOC: Remove the above "hide" to enable the sidebar toggler button on header -->
74
                        </div>
75
                </div>
76
                <!-- END LOGO -->
77
                <!-- BEGIN RESPONSIVE MENU TOGGLER -->
78
                <a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
79
                </a>
80
                <!-- END RESPONSIVE MENU TOGGLER -->
81
                <!-- BEGIN PAGE ACTIONS -->
82
                <!-- DOC: Remove "hide" class to enable the page header actions -->
83
                <div class="page-actions">
84
                        <div class="btn-group">
85
                                <button type="button" class="btn red-haze btn-sm dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
86
                                <span class="hidden-sm hidden-xs">Actions&nbsp;</span><i class="fa fa-angle-down"></i>
87
                                </button>
88
                                <ul class="dropdown-menu" role="menu">
89
                                        <li>
90
                                                <a href="#">
91
                                                <i class="icon-docs"></i> New Post </a>
92
                                        </li>
93
                                        <li>
94
                                                <a href="#">
95
                                                <i class="icon-tag"></i> New Comment </a>
96
                                        </li>
97
                                        <li>
98
                                                <a href="#">
99
                                                <i class="icon-share"></i> Share </a>
100
                                        </li>
101
                                        <li class="divider">
102
                                        </li>
103
                                        <li>
104
                                                <a href="#">
105
                                                <i class="icon-flag"></i> Comments <span class="badge badge-success">4</span>
106
                                                </a>
107
                                        </li>
108
                                        <li>
109
                                                <a href="#">
110
                                                <i class="icon-users"></i> Feedbacks <span class="badge badge-danger">2</span>
111
                                                </a>
112
                                        </li>
113
                                </ul>
114
                        </div>
115
                </div>
116
                <!-- END PAGE ACTIONS -->
117
                <!-- BEGIN PAGE TOP -->
118
                <div class="page-top">
119
                        <!-- BEGIN HEADER SEARCH BOX -->
120
                        <!-- DOC: Apply "search-form-expanded" right after the "search-form" class to have half expanded search box -->
121
                        <form class="search-form" action="extra_search.html" method="GET">
122
                                <div class="input-group">
123
                                        <input type="text" class="form-control input-sm" placeholder="Search..." name="query">
124
                                        <span class="input-group-btn">
125
                                        <a href="javascript:;" class="btn submit"><i class="icon-magnifier"></i></a>
126
                                        </span>
127
                                </div>
128
                        </form>
129
                        <!-- END HEADER SEARCH BOX -->
130
                        <!-- BEGIN TOP NAVIGATION MENU -->
131
                        <div class="top-menu">
132
                                <ul class="nav navbar-nav pull-right">
133
                                        <li class="separator hide">
134
                                        </li>
135
                                        <!-- BEGIN NOTIFICATION DROPDOWN -->
136
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
137
                                        <li class="dropdown dropdown-extended dropdown-notification dropdown-dark" id="header_notification_bar">
138
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
139
                                                <i class="icon-bell"></i>
140
                                                <span class="badge badge-success">
141
                                                7 </span>
142
                                                </a>
143
                                                <ul class="dropdown-menu">
144
                                                        <li class="external">
145
                                                                <h3><span class="bold">12 pending</span> notifications</h3>
146
                                                                <a href="extra_profile.html">view all</a>
147
                                                        </li>
148
                                                        <li>
149
                                                                <ul class="dropdown-menu-list scroller" style="height: 250px;" data-handle-color="#637283">
150
                                                                        <li>
151
                                                                                <a href="javascript:;">
152
                                                                                <span class="time">just now</span>
153
                                                                                <span class="details">
154
                                                                                <span class="label label-sm label-icon label-success">
155
                                                                                <i class="fa fa-plus"></i>
156
                                                                                </span>
157
                                                                                New user registered. </span>
158
                                                                                </a>
159
                                                                        </li>
160
                                                                        <li>
161
                                                                                <a href="javascript:;">
162
                                                                                <span class="time">3 mins</span>
163
                                                                                <span class="details">
164
                                                                                <span class="label label-sm label-icon label-danger">
165
                                                                                <i class="fa fa-bolt"></i>
166
                                                                                </span>
167
                                                                                Server #12 overloaded. </span>
168
                                                                                </a>
169
                                                                        </li>
170
                                                                        <li>
171
                                                                                <a href="javascript:;">
172
                                                                                <span class="time">10 mins</span>
173
                                                                                <span class="details">
174
                                                                                <span class="label label-sm label-icon label-warning">
175
                                                                                <i class="fa fa-bell-o"></i>
176
                                                                                </span>
177
                                                                                Server #2 not responding. </span>
178
                                                                                </a>
179
                                                                        </li>
180
                                                                        <li>
181
                                                                                <a href="javascript:;">
182
                                                                                <span class="time">14 hrs</span>
183
                                                                                <span class="details">
184
                                                                                <span class="label label-sm label-icon label-info">
185
                                                                                <i class="fa fa-bullhorn"></i>
186
                                                                                </span>
187
                                                                                Application error. </span>
188
                                                                                </a>
189
                                                                        </li>
190
                                                                        <li>
191
                                                                                <a href="javascript:;">
192
                                                                                <span class="time">2 days</span>
193
                                                                                <span class="details">
194
                                                                                <span class="label label-sm label-icon label-danger">
195
                                                                                <i class="fa fa-bolt"></i>
196
                                                                                </span>
197
                                                                                Database overloaded 68%. </span>
198
                                                                                </a>
199
                                                                        </li>
200
                                                                        <li>
201
                                                                                <a href="javascript:;">
202
                                                                                <span class="time">3 days</span>
203
                                                                                <span class="details">
204
                                                                                <span class="label label-sm label-icon label-danger">
205
                                                                                <i class="fa fa-bolt"></i>
206
                                                                                </span>
207
                                                                                A user IP blocked. </span>
208
                                                                                </a>
209
                                                                        </li>
210
                                                                        <li>
211
                                                                                <a href="javascript:;">
212
                                                                                <span class="time">4 days</span>
213
                                                                                <span class="details">
214
                                                                                <span class="label label-sm label-icon label-warning">
215
                                                                                <i class="fa fa-bell-o"></i>
216
                                                                                </span>
217
                                                                                Storage Server #4 not responding dfdfdfd. </span>
218
                                                                                </a>
219
                                                                        </li>
220
                                                                        <li>
221
                                                                                <a href="javascript:;">
222
                                                                                <span class="time">5 days</span>
223
                                                                                <span class="details">
224
                                                                                <span class="label label-sm label-icon label-info">
225
                                                                                <i class="fa fa-bullhorn"></i>
226
                                                                                </span>
227
                                                                                System Error. </span>
228
                                                                                </a>
229
                                                                        </li>
230
                                                                        <li>
231
                                                                                <a href="javascript:;">
232
                                                                                <span class="time">9 days</span>
233
                                                                                <span class="details">
234
                                                                                <span class="label label-sm label-icon label-danger">
235
                                                                                <i class="fa fa-bolt"></i>
236
                                                                                </span>
237
                                                                                Storage server failed. </span>
238
                                                                                </a>
239
                                                                        </li>
240
                                                                </ul>
241
                                                        </li>
242
                                                </ul>
243
                                        </li>
244
                                        <!-- END NOTIFICATION DROPDOWN -->
245
                                        <li class="separator hide">
246
                                        </li>
247
                                        <!-- BEGIN INBOX DROPDOWN -->
248
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
249
                                        <li class="dropdown dropdown-extended dropdown-inbox dropdown-dark" id="header_inbox_bar">
250
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
251
                                                <i class="icon-envelope-open"></i>
252
                                                <span class="badge badge-danger">
253
                                                4 </span>
254
                                                </a>
255
                                                <ul class="dropdown-menu">
256
                                                        <li class="external">
257
                                                                <h3>You have <span class="bold">7 New</span> Messages</h3>
258
                                                                <a href="inbox.html">view all</a>
259
                                                        </li>
260
                                                        <li>
261
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
262
                                                                        <li>
263
                                                                                <a href="inbox.html?a=view">
264
                                                                                <span class="photo">
265
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
266
                                                                                </span>
267
                                                                                <span class="subject">
268
                                                                                <span class="from">
269
                                                                                Lisa Wong </span>
270
                                                                                <span class="time">Just Now </span>
271
                                                                                </span>
272
                                                                                <span class="message">
273
                                                                                Vivamus sed auctor nibh congue nibh. auctor nibh auctor nibh... </span>
274
                                                                                </a>
275
                                                                        </li>
276
                                                                        <li>
277
                                                                                <a href="inbox.html?a=view">
278
                                                                                <span class="photo">
279
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
280
                                                                                </span>
281
                                                                                <span class="subject">
282
                                                                                <span class="from">
283
                                                                                Richard Doe </span>
284
                                                                                <span class="time">16 mins </span>
285
                                                                                </span>
286
                                                                                <span class="message">
287
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
288
                                                                                </a>
289
                                                                        </li>
290
                                                                        <li>
291
                                                                                <a href="inbox.html?a=view">
292
                                                                                <span class="photo">
293
                                                                                <img src="../../assets/admin/layout3/img/avatar1.jpg" class="img-circle" alt="">
294
                                                                                </span>
295
                                                                                <span class="subject">
296
                                                                                <span class="from">
297
                                                                                Bob Nilson </span>
298
                                                                                <span class="time">2 hrs </span>
299
                                                                                </span>
300
                                                                                <span class="message">
301
                                                                                Vivamus sed nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
302
                                                                                </a>
303
                                                                        </li>
304
                                                                        <li>
305
                                                                                <a href="inbox.html?a=view">
306
                                                                                <span class="photo">
307
                                                                                <img src="../../assets/admin/layout3/img/avatar2.jpg" class="img-circle" alt="">
308
                                                                                </span>
309
                                                                                <span class="subject">
310
                                                                                <span class="from">
311
                                                                                Lisa Wong </span>
312
                                                                                <span class="time">40 mins </span>
313
                                                                                </span>
314
                                                                                <span class="message">
315
                                                                                Vivamus sed auctor 40% nibh congue nibh... </span>
316
                                                                                </a>
317
                                                                        </li>
318
                                                                        <li>
319
                                                                                <a href="inbox.html?a=view">
320
                                                                                <span class="photo">
321
                                                                                <img src="../../assets/admin/layout3/img/avatar3.jpg" class="img-circle" alt="">
322
                                                                                </span>
323
                                                                                <span class="subject">
324
                                                                                <span class="from">
325
                                                                                Richard Doe </span>
326
                                                                                <span class="time">46 mins </span>
327
                                                                                </span>
328
                                                                                <span class="message">
329
                                                                                Vivamus sed congue nibh auctor nibh congue nibh. auctor nibh auctor nibh... </span>
330
                                                                                </a>
331
                                                                        </li>
332
                                                                </ul>
333
                                                        </li>
334
                                                </ul>
335
                                        </li>
336
                                        <!-- END INBOX DROPDOWN -->
337
                                        <li class="separator hide">
338
                                        </li>
339
                                        <!-- BEGIN TODO DROPDOWN -->
340
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
341
                                        <li class="dropdown dropdown-extended dropdown-tasks dropdown-dark" id="header_task_bar">
342
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
343
                                                <i class="icon-calendar"></i>
344
                                                <span class="badge badge-primary">
345
                                                3 </span>
346
                                                </a>
347
                                                <ul class="dropdown-menu extended tasks">
348
                                                        <li class="external">
349
                                                                <h3>You have <span class="bold">12 pending</span> tasks</h3>
350
                                                                <a href="page_todo.html">view all</a>
351
                                                        </li>
352
                                                        <li>
353
                                                                <ul class="dropdown-menu-list scroller" style="height: 275px;" data-handle-color="#637283">
354
                                                                        <li>
355
                                                                                <a href="javascript:;">
356
                                                                                <span class="task">
357
                                                                                <span class="desc">New release v1.2 </span>
358
                                                                                <span class="percent">30%</span>
359
                                                                                </span>
360
                                                                                <span class="progress">
361
                                                                                <span style="width: 40%;" class="progress-bar progress-bar-success" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">40% Complete</span></span>
362
                                                                                </span>
363
                                                                                </a>
364
                                                                        </li>
365
                                                                        <li>
366
                                                                                <a href="javascript:;">
367
                                                                                <span class="task">
368
                                                                                <span class="desc">Application deployment</span>
369
                                                                                <span class="percent">65%</span>
370
                                                                                </span>
371
                                                                                <span class="progress">
372
                                                                                <span style="width: 65%;" class="progress-bar progress-bar-danger" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">65% Complete</span></span>
373
                                                                                </span>
374
                                                                                </a>
375
                                                                        </li>
376
                                                                        <li>
377
                                                                                <a href="javascript:;">
378
                                                                                <span class="task">
379
                                                                                <span class="desc">Mobile app release</span>
380
                                                                                <span class="percent">98%</span>
381
                                                                                </span>
382
                                                                                <span class="progress">
383
                                                                                <span style="width: 98%;" class="progress-bar progress-bar-success" aria-valuenow="98" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">98% Complete</span></span>
384
                                                                                </span>
385
                                                                                </a>
386
                                                                        </li>
387
                                                                        <li>
388
                                                                                <a href="javascript:;">
389
                                                                                <span class="task">
390
                                                                                <span class="desc">Database migration</span>
391
                                                                                <span class="percent">10%</span>
392
                                                                                </span>
393
                                                                                <span class="progress">
394
                                                                                <span style="width: 10%;" class="progress-bar progress-bar-warning" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">10% Complete</span></span>
395
                                                                                </span>
396
                                                                                </a>
397
                                                                        </li>
398
                                                                        <li>
399
                                                                                <a href="javascript:;">
400
                                                                                <span class="task">
401
                                                                                <span class="desc">Web server upgrade</span>
402
                                                                                <span class="percent">58%</span>
403
                                                                                </span>
404
                                                                                <span class="progress">
405
                                                                                <span style="width: 58%;" class="progress-bar progress-bar-info" aria-valuenow="58" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">58% Complete</span></span>
406
                                                                                </span>
407
                                                                                </a>
408
                                                                        </li>
409
                                                                        <li>
410
                                                                                <a href="javascript:;">
411
                                                                                <span class="task">
412
                                                                                <span class="desc">Mobile development</span>
413
                                                                                <span class="percent">85%</span>
414
                                                                                </span>
415
                                                                                <span class="progress">
416
                                                                                <span style="width: 85%;" class="progress-bar progress-bar-success" aria-valuenow="85" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">85% Complete</span></span>
417
                                                                                </span>
418
                                                                                </a>
419
                                                                        </li>
420
                                                                        <li>
421
                                                                                <a href="javascript:;">
422
                                                                                <span class="task">
423
                                                                                <span class="desc">New UI release</span>
424
                                                                                <span class="percent">38%</span>
425
                                                                                </span>
426
                                                                                <span class="progress progress-striped">
427
                                                                                <span style="width: 38%;" class="progress-bar progress-bar-important" aria-valuenow="18" aria-valuemin="0" aria-valuemax="100"><span class="sr-only">38% Complete</span></span>
428
                                                                                </span>
429
                                                                                </a>
430
                                                                        </li>
431
                                                                </ul>
432
                                                        </li>
433
                                                </ul>
434
                                        </li>
435
                                        <!-- END TODO DROPDOWN -->
436
                                        <!-- BEGIN USER LOGIN DROPDOWN -->
437
                                        <!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
438
                                        <li class="dropdown dropdown-user dropdown-dark">
439
                                                <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">
440
                                                <span class="username username-hide-on-mobile">
441
                                                Nick </span>
442
                                                <!-- DOC: Do not remove below empty space(&nbsp;) as its purposely used -->
443
                                                <img alt="" class="img-circle" src="../../assets/admin/layout4/img/avatar9.jpg"/>
444
                                                </a>
445
                                                <ul class="dropdown-menu dropdown-menu-default">
446
                                                        <li>
447
                                                                <a href="extra_profile.html">
448
                                                                <i class="icon-user"></i> My Profile </a>
449
                                                        </li>
450
                                                        <li>
451
                                                                <a href="page_calendar.html">
452
                                                                <i class="icon-calendar"></i> My Calendar </a>
453
                                                        </li>
454
                                                        <li>
455
                                                                <a href="inbox.html">
456
                                                                <i class="icon-envelope-open"></i> My Inbox <span class="badge badge-danger">
457
                                                                3 </span>
458
                                                                </a>
459
                                                        </li>
460
                                                        <li>
461
                                                                <a href="page_todo.html">
462
                                                                <i class="icon-rocket"></i> My Tasks <span class="badge badge-success">
463
                                                                7 </span>
464
                                                                </a>
465
                                                        </li>
466
                                                        <li class="divider">
467
                                                        </li>
468
                                                        <li>
469
                                                                <a href="extra_lock.html">
470
                                                                <i class="icon-lock"></i> Lock Screen </a>
471
                                                        </li>
472
                                                        <li>
473
                                                                <a href="login.html">
474
                                                                <i class="icon-key"></i> Log Out </a>
475
                                                        </li>
476
                                                </ul>
477
                                        </li>
478
                                        <!-- END USER LOGIN DROPDOWN -->
479
                                </ul>
480
                        </div>
481
                        <!-- END TOP NAVIGATION MENU -->
482
                </div>
483
                <!-- END PAGE TOP -->
484
        </div>
485
        <!-- END HEADER INNER -->
486
</div>
487
<!-- END HEADER -->
488
<div class="clearfix">
489
</div>
490
<!-- BEGIN CONTAINER -->
491
<div class="page-container">
492
        <!-- BEGIN SIDEBAR -->
493
        <div class="page-sidebar-wrapper">
494
                <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
495
                <!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
496
                <div class="page-sidebar navbar-collapse collapse">
497
                        <!-- BEGIN SIDEBAR MENU -->
498
                        <!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
499
                        <!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
500
                        <!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
501
                        <!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
502
                        <!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
503
                        <!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
504
                        <ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
505
                                <li class="start ">
506
                                        <a href="index.html">
507
                                        <i class="icon-home"></i>
508
                                        <span class="title">Dashboard</span>
509
                                        </a>
510
                                </li>
511
                                <li class="active open">
512
                                        <a href="javascript:;">
513
                                        <i class="icon-basket"></i>
514
                                        <span class="title">eCommerce</span>
515
                                        <span class="arrow open"></span>
516
                                        </a>
517
                                        <ul class="sub-menu">
518
                                                <li>
519
                                                        <a href="ecommerce_index.html">
520
                                                        <i class="icon-home"></i>
521
                                                        Dashboard</a>
522
                                                </li>
523
                                                <li>
524
                                                        <a href="ecommerce_orders.html">
525
                                                        <i class="icon-basket"></i>
526
                                                        Orders</a>
527
                                                </li>
528
                                                <li>
529
                                                        <a href="ecommerce_orders_view.html">
530
                                                        <i class="icon-tag"></i>
531
                                                        Order View</a>
532
                                                </li>
533
                                                <li>
534
                                                        <a href="ecommerce_products.html">
535
                                                        <i class="icon-handbag"></i>
536
                                                        Products</a>
537
                                                </li>
538
                                                <li class="active">
539
                                                        <a href="ecommerce_products_edit.html">
540
                                                        <i class="icon-pencil"></i>
541
                                                        Product Edit</a>
542
                                                </li>
543
                                        </ul>
544
                                </li>
545
                                <li>
546
                                        <a href="javascript:;">
547
                                        <i class="icon-rocket"></i>
548
                                        <span class="title">Page Layouts</span>
549
                                        <span class="arrow "></span>
550
                                        </a>
551
                                        <ul class="sub-menu">
552
                                                <li>
553
                                                        <a href="layout_sidebar_reversed.html">
554
                                                        <span class="badge badge-warning">new</span>Right Sidebar Page</a>
555
                                                </li>
556
                                                <li>
557
                                                        <a href="layout_sidebar_fixed.html">
558
                                                        Sidebar Fixed Page</a>
559
                                                </li>
560
                                                <li>
561
                                                        <a href="layout_sidebar_closed.html">
562
                                                        Sidebar Closed Page</a>
563
                                                </li>
564
                                                <li>
565
                                                        <a href="layout_blank_page.html">
566
                                                        Blank Page</a>
567
                                                </li>
568
                                                <li>
569
                                                        <a href="layout_boxed_page.html">
570
                                                        Boxed Page</a>
571
                                                </li>
572
                                                <li>
573
                                                        <a href="layout_language_bar.html">
574
                                                        Language Switch Bar</a>
575
                                                </li>
576
                                        </ul>
577
                                </li>
578
                                <li>
579
                                        <a href="javascript:;">
580
                                        <i class="icon-diamond"></i>
581
                                        <span class="title">UI Features</span>
582
                                        <span class="arrow "></span>
583
                                        </a>
584
                                        <ul class="sub-menu">
585
                                                <li>
586
                                                        <a href="ui_general.html">
587
                                                        General Components</a>
588
                                                </li>
589
                                                <li>
590
                                                        <a href="ui_buttons.html">
591
                                                        Buttons</a>
592
                                                </li>
593
                                                <li>
594
                                                        <a href="ui_icons.html">
595
                                                        <span class="badge badge-danger">new</span>Font Icons</a>
596
                                                </li>
597
                                                <li>
598
                                                        <a href="ui_colors.html">
599
                                                        Flat UI Colors</a>
600
                                                </li>
601
                                                <li>
602
                                                        <a href="ui_typography.html">
603
                                                        Typography</a>
604
                                                </li>
605
                                                <li>
606
                                                        <a href="ui_tabs_accordions_navs.html">
607
                                                        Tabs, Accordions & Navs</a>
608
                                                </li>
609
                                                <li>
610
                                                        <a href="ui_tree.html">
611
                                                        <span class="badge badge-danger">new</span>Tree View</a>
612
                                                </li>
613
                                                <li>
614
                                                        <a href="ui_page_progress_style_1.html">
615
                                                        <span class="badge badge-warning">new</span>Page Progress Bar - Style 1</a>
616
                                                </li>
617
                                                <li>
618
                                                        <a href="ui_blockui.html">
619
                                                        Block UI</a>
620
                                                </li>
621
                                                <li>
622
                                                        <a href="ui_notific8.html">
623
                                                        Notific8 Notifications</a>
624
                                                </li>
625
                                                <li>
626
                                                        <a href="ui_toastr.html">
627
                                                        Toastr Notifications</a>
628
                                                </li>
629
                                                <li>
630
                                                        <a href="ui_alert_dialog_api.html">
631
                                                        <span class="badge badge-danger">new</span>Alerts & Dialogs API</a>
632
                                                </li>
633
                                                <li>
634
                                                        <a href="ui_session_timeout.html">
635
                                                        Session Timeout</a>
636
                                                </li>
637
                                                <li>
638
                                                        <a href="ui_idle_timeout.html">
639
                                                        User Idle Timeout</a>
640
                                                </li>
641
                                                <li>
642
                                                        <a href="ui_modals.html">
643
                                                        Modals</a>
644
                                                </li>
645
                                                <li>
646
                                                        <a href="ui_extended_modals.html">
647
                                                        Extended Modals</a>
648
                                                </li>
649
                                                <li>
650
                                                        <a href="ui_tiles.html">
651
                                                        Tiles</a>
652
                                                </li>
653
                                                <li>
654
                                                        <a href="ui_datepaginator.html">
655
                                                        <span class="badge badge-success">new</span>Date Paginator</a>
656
                                                </li>
657
                                                <li>
658
                                                        <a href="ui_nestable.html">
659
                                                        Nestable List</a>
660
                                                </li>
661
                                        </ul>
662
                                </li>
663
                                <li>
664
                                        <a href="javascript:;">
665
                                        <i class="icon-puzzle"></i>
666
                                        <span class="title">UI Components</span>
667
                                        <span class="arrow "></span>
668
                                        </a>
669
                                        <ul class="sub-menu">
670
                                                <li>
671
                                                        <a href="components_pickers.html">
672
                                                        Date & Time Pickers</a>
673
                                                </li>
674
                                                <li>
675
                                                        <a href="components_context_menu.html">
676
                                                        Context Menu</a>
677
                                                </li>
678
                                                <li>
679
                                                        <a href="components_dropdowns.html">
680
                                                        Custom Dropdowns</a>
681
                                                </li>
682
                                                <li>
683
                                                        <a href="components_form_tools.html">
684
                                                        Form Tools</a>
685
                                                </li>
686
                                                <li>
687
                                                        <a href="components_editors.html">
688
                                                        Markdown & WYSIWYG Editors</a>
689
                                                </li>
690
                                                <li>
691
                                                        <a href="components_ion_sliders.html">
692
                                                        Ion Range Sliders</a>
693
                                                </li>
694
                                                <li>
695
                                                        <a href="components_noui_sliders.html">
696
                                                        NoUI Range Sliders</a>
697
                                                </li>
698
                                                <li>
699
                                                        <a href="components_jqueryui_sliders.html">
700
                                                        jQuery UI Sliders</a>
701
                                                </li>
702
                                                <li>
703
                                                        <a href="components_knob_dials.html">
704
                                                        Knob Circle Dials</a>
705
                                                </li>
706
                                        </ul>
707
                                </li>
708
                                <!-- BEGIN ANGULARJS LINK -->
709
                                <li class="tooltips" data-container="body" data-placement="right" data-html="true" data-original-title="AngularJS version demo">
710
                                        <a href="angularjs" target="_blank">
711
                                        <i class="icon-paper-plane"></i>
712
                                        <span class="title">
713
                                        AngularJS Version </span>
714
                                        </a>
715
                                </li>
716
                                <!-- END ANGULARJS LINK -->
717
                                <li>
718
                                        <a href="javascript:;">
719
                                        <i class="icon-settings"></i>
720
                                        <span class="title">Form Stuff</span>
721
                                        <span class="arrow "></span>
722
                                        </a>
723
                                        <ul class="sub-menu">
724
                                                <li>
725
                                                        <a href="form_controls.html">
726
                                                        Form Controls</a>
727
                                                </li>
728
                                                <li>
729
                                                        <a href="form_icheck.html">
730
                                                        iCheck Controls</a>
731
                                                </li>
732
                                                <li>
733
                                                        <a href="form_layouts.html">
734
                                                        Form Layouts</a>
735
                                                </li>
736
                                                <li>
737
                                                        <a href="form_editable.html">
738
                                                        <span class="badge badge-warning">new</span>Form X-editable</a>
739
                                                </li>
740
                                                <li>
741
                                                        <a href="form_wizard.html">
742
                                                        Form Wizard</a>
743
                                                </li>
744
                                                <li>
745
                                                        <a href="form_validation.html">
746
                                                        Form Validation</a>
747
                                                </li>
748
                                                <li>
749
                                                        <a href="form_image_crop.html">
750
                                                        <span class="badge badge-danger">new</span>Image Cropping</a>
751
                                                </li>
752
                                                <li>
753
                                                        <a href="form_fileupload.html">
754
                                                        Multiple File Upload</a>
755
                                                </li>
756
                                                <li>
757
                                                        <a href="form_dropzone.html">
758
                                                        Dropzone File Upload</a>
759
                                                </li>
760
                                        </ul>
761
                                </li>
762
                                <li>
763
                                        <a href="javascript:;">
764
                                        <i class="icon-briefcase"></i>
765
                                        <span class="title">Data Tables</span>
766
                                        <span class="arrow "></span>
767
                                        </a>
768
                                        <ul class="sub-menu">
769
                                                <li>
770
                                                        <a href="table_basic.html">
771
                                                        Basic Datatables</a>
772
                                                </li>
773
                                                <li>
774
                                                        <a href="table_tree.html">
775
                                                        Tree Datatables</a>
776
                                                </li>
777
                                                <li>
778
                                                        <a href="table_responsive.html">
779
                                                        Responsive Datatables</a>
780
                                                </li>
781
                                                <li>
782
                                                        <a href="table_managed.html">
783
                                                        Managed Datatables</a>
784
                                                </li>
785
                                                <li>
786
                                                        <a href="table_editable.html">
787
                                                        Editable Datatables</a>
788
                                                </li>
789
                                                <li>
790
                                                        <a href="table_advanced.html">
791
                                                        Advanced Datatables</a>
792
                                                </li>
793
                                                <li>
794
                                                        <a href="table_ajax.html">
795
                                                        Ajax Datatables</a>
796
                                                </li>
797
                                        </ul>
798
                                </li>
799
                                <li>
800
                                        <a href="javascript:;">
801
                                        <i class="icon-wallet"></i>
802
                                        <span class="title">Portlets</span>
803
                                        <span class="arrow "></span>
804
                                        </a>
805
                                        <ul class="sub-menu">
806
                                                <li>
807
                                                        <a href="portlet_general.html">
808
                                                        General Portlets</a>
809
                                                </li>
810
                                                <li>
811
                                                        <a href="portlet_general2.html">
812
                                                        <span class="badge badge-danger">new</span>New Portlets #1</a>
813
                                                </li>
814
                                                <li>
815
                                                        <a href="portlet_general3.html">
816
                                                        <span class="badge badge-danger">new</span>New Portlets #2</a>
817
                                                </li>
818
                                                <li>
819
                                                        <a href="portlet_ajax.html">
820
                                                        Ajax Portlets</a>
821
                                                </li>
822
                                                <li>
823
                                                        <a href="portlet_draggable.html">
824
                                                        Draggable Portlets</a>
825
                                                </li>
826
                                        </ul>
827
                                </li>
828
                                <li>
829
                                        <a href="javascript:;">
830
                                        <i class="icon-bar-chart"></i>
831
                                        <span class="title">Charts</span>
832
                                        <span class="arrow "></span>
833
                                        </a>
834
                                        <ul class="sub-menu">
835
                                                <li>
836
                                                        <a href="charts_amcharts.html">
837
                                                        Amchart</a>
838
                                                </li>
839
                                                <li>
840
                                                        <a href="charts_flotcharts.html">
841
                                                        Flotchart</a>
842
                                                </li>
843
                                        </ul>
844
                                </li>
845
                                <li>
846
                                        <a href="javascript:;">
847
                                        <i class="icon-docs"></i>
848
                                        <span class="title">Pages</span>
849
                                        <span class="arrow "></span>
850
                                        </a>
851
                                        <ul class="sub-menu">
852
                                                <li>
853
                                                        <a href="page_timeline.html">
854
                                                        <i class="icon-paper-plane"></i>
855
                                                        <span class="badge badge-warning">2</span>New Timeline</a>
856
                                                </li>
857
                                                <li>
858
                                                        <a href="extra_profile.html">
859
                                                        <i class="icon-user-following"></i>
860
                                                        <span class="badge badge-success badge-roundless">new</span>New User Profile</a>
861
                                                </li>
862
                                                <li>
863
                                                        <a href="page_todo.html">
864
                                                        <i class="icon-hourglass"></i>
865
                                                        <span class="badge badge-danger">4</span>Todo</a>
866
                                                </li>
867
                                                <li>
868
                                                        <a href="inbox.html">
869
                                                        <i class="icon-envelope"></i>
870
                                                        <span class="badge badge-danger">4</span>Inbox</a>
871
                                                </li>
872
                                                <li>
873
                                                        <a href="extra_faq.html">
874
                                                        <i class="icon-info"></i>
875
                                                        FAQ</a>
876
                                                </li>
877
                                                <li>
878
                                                        <a href="page_portfolio.html">
879
                                                        <i class="icon-feed"></i>
880
                                                        Portfolio</a>
881
                                                </li>
882
                                                <li>
883
                                                        <a href="page_timeline.html">
884
                                                        <i class="icon-clock"></i>
885
                                                        <span class="badge badge-info">4</span>Timeline</a>
886
                                                </li>
887
                                                <li>
888
                                                        <a href="page_coming_soon.html">
889
                                                        <i class="icon-flag"></i>
890
                                                        Coming Soon</a>
891
                                                </li>
892
                                                <li>
893
                                                        <a href="page_calendar.html">
894
                                                        <i class="icon-calendar"></i>
895
                                                        <span class="badge badge-danger">14</span>Calendar</a>
896
                                                </li>
897
                                                <li>
898
                                                        <a href="extra_invoice.html">
899
                                                        <i class="icon-flag"></i>
900
                                                        Invoice</a>
901
                                                </li>
902
                                                <li>
903
                                                        <a href="page_blog.html">
904
                                                        <i class="icon-speech"></i>
905
                                                        Blog</a>
906
                                                </li>
907
                                                <li>
908
                                                        <a href="page_blog_item.html">
909
                                                        <i class="icon-link"></i>
910
                                                        Blog Post</a>
911
                                                </li>
912
                                                <li>
913
                                                        <a href="page_news.html">
914
                                                        <i class="icon-eye"></i>
915
                                                        <span class="badge badge-success">9</span>News</a>
916
                                                </li>
917
                                                <li>
918
                                                        <a href="page_news_item.html">
919
                                                        <i class="icon-bell"></i>
920
                                                        News View</a>
921
                                                </li>
922
                                                <li>
923
                                                        <a href="page_timeline_old.html">
924
                                                        <i class="icon-paper-plane"></i>
925
                                                        <span class="badge badge-warning">2</span>Old Timeline</a>
926
                                                </li>
927
                                                <li>
928
                                                        <a href="extra_profile_old.html">
929
                                                        <i class="icon-user"></i>
930
                                                        Old User Profile</a>
931
                                                </li>
932
                                        </ul>
933
                                </li>
934
                                <li>
935
                                        <a href="javascript:;">
936
                                        <i class="icon-present"></i>
937
                                        <span class="title">Extra</span>
938
                                        <span class="arrow "></span>
939
                                        </a>
940
                                        <ul class="sub-menu">
941
                                                <li>
942
                                                        <a href="page_about.html">
943
                                                        About Us</a>
944
                                                </li>
945
                                                <li>
946
                                                        <a href="page_contact.html">
947
                                                        Contact Us</a>
948
                                                </li>
949
                                                <li>
950
                                                        <a href="extra_search.html">
951
                                                        Search Results</a>
952
                                                </li>
953
                                                <li>
954
                                                        <a href="extra_pricing_table.html">
955
                                                        Pricing Tables</a>
956
                                                </li>
957
                                                <li>
958
                                                        <a href="extra_404_option1.html">
959
                                                        404 Page Option 1</a>
960
                                                </li>
961
                                                <li>
962
                                                        <a href="extra_404_option2.html">
963
                                                        404 Page Option 2</a>
964
                                                </li>
965
                                                <li>
966
                                                        <a href="extra_404_option3.html">
967
                                                        404 Page Option 3</a>
968
                                                </li>
969
                                                <li>
970
                                                        <a href="extra_500_option1.html">
971
                                                        500 Page Option 1</a>
972
                                                </li>
973
                                                <li>
974
                                                        <a href="extra_500_option2.html">
975
                                                        500 Page Option 2</a>
976
                                                </li>
977
                                        </ul>
978
                                </li>
979
                                <li>
980
                                        <a href="javascript:;">
981
                                        <i class="icon-folder"></i>
982
                                        <span class="title">Multi Level Menu</span>
983
                                        <span class="arrow "></span>
984
                                        </a>
985
                                        <ul class="sub-menu">
986
                                                <li>
987
                                                        <a href="javascript:;">
988
                                                        <i class="icon-settings"></i> Item 1 <span class="arrow"></span>
989
                                                        </a>
990
                                                        <ul class="sub-menu">
991
                                                                <li>
992
                                                                        <a href="javascript:;">
993
                                                                        <i class="icon-user"></i>
994
                                                                        Sample Link 1 <span class="arrow"></span>
995
                                                                        </a>
996
                                                                        <ul class="sub-menu">
997
                                                                                <li>
998
                                                                                        <a href="#"><i class="icon-power"></i> Sample Link 1</a>
999
                                                                                </li>
1000
                                                                                <li>
1001
                                                                                        <a href="#"><i class="icon-paper-plane"></i> Sample Link 1</a>
1002
                                                                                </li>
1003
                                                                                <li>
1004
                                                                                        <a href="#"><i class="icon-star"></i> Sample Link 1</a>
1005
                                                                                </li>
1006
                                                                        </ul>
1007
                                                                </li>
1008
                                                                <li>
1009
                                                                        <a href="#"><i class="icon-camera"></i> Sample Link 1</a>
1010
                                                                </li>
1011
                                                                <li>
1012
                                                                        <a href="#"><i class="icon-link"></i> Sample Link 2</a>
1013
                                                                </li>
1014
                                                                <li>
1015
                                                                        <a href="#"><i class="icon-pointer"></i> Sample Link 3</a>
1016
                                                                </li>
1017
                                                        </ul>
1018
                                                </li>
1019
                                                <li>
1020
                                                        <a href="javascript:;">
1021
                                                        <i class="icon-globe"></i> Item 2 <span class="arrow"></span>
1022
                                                        </a>
1023
                                                        <ul class="sub-menu">
1024
                                                                <li>
1025
                                                                        <a href="#"><i class="icon-tag"></i> Sample Link 1</a>
1026
                                                                </li>
1027
                                                                <li>
1028
                                                                        <a href="#"><i class="icon-pencil"></i> Sample Link 1</a>
1029
                                                                </li>
1030
                                                                <li>
1031
                                                                        <a href="#"><i class="icon-graph"></i> Sample Link 1</a>
1032
                                                                </li>
1033
                                                        </ul>
1034
                                                </li>
1035
                                                <li>
1036
                                                        <a href="#">
1037
                                                        <i class="icon-bar-chart"></i>
1038
                                                        Item 3 </a>
1039
                                                </li>
1040
                                        </ul>
1041
                                </li>
1042
                                <li>
1043
                                        <a href="javascript:;">
1044
                                        <i class="icon-user"></i>
1045
                                        <span class="title">Login Options</span>
1046
                                        <span class="arrow "></span>
1047
                                        </a>
1048
                                        <ul class="sub-menu">
1049
                                                <li>
1050
                                                        <a href="login.html">
1051
                                                        Login Form 1</a>
1052
                                                </li>
1053
                                                <li>
1054
                                                        <a href="login_2.html">
1055
                                                        Login Form 2</a>
1056
                                                </li>
1057
                                                <li>
1058
                                                        <a href="login_3.html">
1059
                                                        Login Form 3</a>
1060
                                                </li>
1061
                                                <li>
1062
                                                        <a href="login_soft.html">
1063
                                                        Login Form 4</a>
1064
                                                </li>
1065
                                                <li>
1066
                                                        <a href="extra_lock.html">
1067
                                                        Lock Screen 1</a>
1068
                                                </li>
1069
                                                <li>
1070
                                                        <a href="extra_lock2.html">
1071
                                                        Lock Screen 2</a>
1072
                                                </li>
1073
                                        </ul>
1074
                                </li>
1075
                                <li>
1076
                                        <a href="javascript:;">
1077
                                        <i class="icon-envelope-open"></i>
1078
                                        <span class="title">Email Templates</span>
1079
                                        <span class="arrow "></span>
1080
                                        </a>
1081
                                        <ul class="sub-menu">
1082
                                                <li>
1083
                                                        <a href="email_newsletter.html">
1084
                                                        Responsive Newsletter<br>
1085
                                                         Email Template</a>
1086
                                                </li>
1087
                                                <li>
1088
                                                        <a href="email_system.html">
1089
                                                        Responsive System<br>
1090
                                                         Email Template</a>
1091
                                                </li>
1092
                                        </ul>
1093
                                </li>
1094
                                <li class="last ">
1095
                                        <a href="javascript:;">
1096
                                        <i class="icon-pointer"></i>
1097
                                        <span class="title">Maps</span>
1098
                                        <span class="arrow "></span>
1099
                                        </a>
1100
                                        <ul class="sub-menu">
1101
                                                <li>
1102
                                                        <a href="maps_google.html">
1103
                                                        Google Maps</a>
1104
                                                </li>
1105
                                                <li>
1106
                                                        <a href="maps_vector.html">
1107
                                                        Vector Maps</a>
1108
                                                </li>
1109
                                        </ul>
1110
                                </li>
1111
                        </ul>
1112
                        <!-- END SIDEBAR MENU -->
1113
                </div>
1114
        </div>
1115
        <!-- END SIDEBAR -->
1116
        <!-- BEGIN CONTENT -->
1117
        <div class="page-content-wrapper">
1118
                <div class="page-content">
1119
                        <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1120
                        <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
1121
                                <div class="modal-dialog">
1122
                                        <div class="modal-content">
1123
                                                <div class="modal-header">
1124
                                                        <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button>
1125
                                                        <h4 class="modal-title">Modal title</h4>
1126
                                                </div>
1127
                                                <div class="modal-body">
1128
                                                         Widget settings form goes here
1129
                                                </div>
1130
                                                <div class="modal-footer">
1131
                                                        <button type="button" class="btn blue">Save changes</button>
1132
                                                        <button type="button" class="btn default" data-dismiss="modal">Close</button>
1133
                                                </div>
1134
                                        </div>
1135
                                        <!-- /.modal-content -->
1136
                                </div>
1137
                                <!-- /.modal-dialog -->
1138
                        </div>
1139
                        <!-- /.modal -->
1140
                        <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM-->
1141
                        <!-- BEGIN PAGE HEADER-->
1142
                        <!-- BEGIN PAGE HEAD -->
1143
                        <div class="page-head">
1144
                                <!-- BEGIN PAGE TITLE -->
1145
                                <div class="page-title">
1146
                                        <h1>Product Edit <small>create & edit product</small></h1>
1147
                                </div>
1148
                                <!-- END PAGE TITLE -->
1149
                                <!-- BEGIN PAGE TOOLBAR -->
1150
                                <div class="page-toolbar">
1151
                                        <!-- BEGIN THEME PANEL -->
1152
                                        <div class="btn-group btn-theme-panel">
1153
                                                <a href="javascript:;" class="btn dropdown-toggle" data-toggle="dropdown">
1154
                                                <i class="icon-settings"></i>
1155
                                                </a>
1156
                                                <div class="dropdown-menu theme-panel pull-right dropdown-custom hold-on-click">
1157
                                                        <div class="row">
1158
                                                                <div class="col-md-4 col-sm-4 col-xs-12">
1159
                                                                        <h3>THEME</h3>
1160
                                                                        <ul class="theme-colors">
1161
                                                                                <li class="theme-color theme-color-default active" data-theme="default">
1162
                                                                                        <span class="theme-color-view"></span>
1163
                                                                                        <span class="theme-color-name">Dark Header</span>
1164
                                                                                </li>
1165
                                                                                <li class="theme-color theme-color-light" data-theme="light">
1166
                                                                                        <span class="theme-color-view"></span>
1167
                                                                                        <span class="theme-color-name">Light Header</span>
1168
                                                                                </li>
1169
                                                                        </ul>
1170
                                                                </div>
1171
                                                                <div class="col-md-8 col-sm-8 col-xs-12 seperator">
1172
                                                                        <h3>LAYOUT</h3>
1173
                                                                        <ul class="theme-settings">
1174
                                                                                <li>
1175
                                                                                         Theme Style
1176
                                                                                        <select class="layout-style-option form-control input-small input-sm">
1177
                                                                                                <option value="square" selected="selected">Square corners</option>
1178
                                                                                                <option value="rounded">Rounded corners</option>
1179
                                                                                        </select>
1180
                                                                                </li>
1181
                                                                                <li>
1182
                                                                                         Layout
1183
                                                                                        <select class="layout-option form-control input-small input-sm">
1184
                                                                                                <option value="fluid" selected="selected">Fluid</option>
1185
                                                                                                <option value="boxed">Boxed</option>
1186
                                                                                        </select>
1187
                                                                                </li>
1188
                                                                                <li>
1189
                                                                                         Header
1190
                                                                                        <select class="page-header-option form-control input-small input-sm">
1191
                                                                                                <option value="fixed" selected="selected">Fixed</option>
1192
                                                                                                <option value="default">Default</option>
1193
                                                                                        </select>
1194
                                                                                </li>
1195
                                                                                <li>
1196
                                                                                         Top Dropdowns
1197
                                                                                        <select class="page-header-top-dropdown-style-option form-control input-small input-sm">
1198
                                                                                                <option value="light">Light</option>
1199
                                                                                                <option value="dark" selected="selected">Dark</option>
1200
                                                                                        </select>
1201
                                                                                </li>
1202
                                                                                <li>
1203
                                                                                         Sidebar Mode
1204
                                                                                        <select class="sidebar-option form-control input-small input-sm">
1205
                                                                                                <option value="fixed">Fixed</option>
1206
                                                                                                <option value="default" selected="selected">Default</option>
1207
                                                                                        </select>
1208
                                                                                </li>
1209
                                                                                <li>
1210
                                                                                         Sidebar Menu
1211
                                                                                        <select class="sidebar-menu-option form-control input-small input-sm">
1212
                                                                                                <option value="accordion" selected="selected">Accordion</option>
1213
                                                                                                <option value="hover">Hover</option>
1214
                                                                                        </select>
1215
                                                                                </li>
1216
                                                                                <li>
1217
                                                                                         Sidebar Position
1218
                                                                                        <select class="sidebar-pos-option form-control input-small input-sm">
1219
                                                                                                <option value="left" selected="selected">Left</option>
1220
                                                                                                <option value="right">Right</option>
1221
                                                                                        </select>
1222
                                                                                </li>
1223
                                                                                <li>
1224
                                                                                         Footer
1225
                                                                                        <select class="page-footer-option form-control input-small input-sm">
1226
                                                                                                <option value="fixed">Fixed</option>
1227
                                                                                                <option value="default" selected="selected">Default</option>
1228
                                                                                        </select>
1229
                                                                                </li>
1230
                                                                        </ul>
1231
                                                                </div>
1232
                                                        </div>
1233
                                                </div>
1234
                                        </div>
1235
                                        <!-- END THEME PANEL -->
1236
                                </div>
1237
                                <!-- END PAGE TOOLBAR -->
1238
                        </div>
1239
                        <!-- END PAGE HEAD -->
1240
                        <!-- BEGIN PAGE BREADCRUMB -->
1241
                        <ul class="page-breadcrumb breadcrumb">
1242
                                <li>
1243
                                        <a href="index.html">Home</a>
1244
                                        <i class="fa fa-circle"></i>
1245
                                </li>
1246
                                <li>
1247
                                        <a href="#">eCommerce</a>
1248
                                        <i class="fa fa-circle"></i>
1249
                                </li>
1250
                                <li>
1251
                                        <a href="#">Product Edit</a>
1252
                                </li>
1253
                        </ul>
1254
                        <!-- END PAGE BREADCRUMB -->
1255
                        <!-- END PAGE HEADER-->
1256
                        <!-- BEGIN PAGE CONTENT-->
1257
                        <div class="row">
1258
                                <div class="col-md-12">
1259
                                        <form class="form-horizontal form-row-seperated" action="#">
1260
                                                <div class="portlet light">
1261
                                                        <div class="portlet-title">
1262
                                                                <div class="caption">
1263
                                                                        <i class="icon-basket font-green-sharp"></i>
1264
                                                                        <span class="caption-subject font-green-sharp bold uppercase">
1265
                                                                        Edit Product </span>
1266
                                                                        <span class="caption-helper">Man Tops</span>
1267
                                                                </div>
1268
                                                                <div class="actions btn-set">
1269
                                                                        <button type="button" name="back" class="btn btn-default btn-circle"><i class="fa fa-angle-left"></i> Back</button>
1270
                                                                        <button class="btn btn-default btn-circle "><i class="fa fa-reply"></i> Reset</button>
1271
                                                                        <button class="btn green-haze btn-circle"><i class="fa fa-check"></i> Save</button>
1272
                                                                        <button class="btn green-haze btn-circle"><i class="fa fa-check-circle"></i> Save & Continue Edit</button>
1273
                                                                        <div class="btn-group">
1274
                                                                                <a class="btn yellow btn-circle" href="#" data-toggle="dropdown">
1275
                                                                                <i class="fa fa-share"></i> More <i class="fa fa-angle-down"></i>
1276
                                                                                </a>
1277
                                                                                <ul class="dropdown-menu pull-right">
1278
                                                                                        <li>
1279
                                                                                                <a href="#">
1280
                                                                                                Duplicate </a>
1281
                                                                                        </li>
1282
                                                                                        <li>
1283
                                                                                                <a href="#">
1284
                                                                                                Delete </a>
1285
                                                                                        </li>
1286
                                                                                        <li class="divider">
1287
                                                                                        </li>
1288
                                                                                        <li>
1289
                                                                                                <a href="#">
1290
                                                                                                Print </a>
1291
                                                                                        </li>
1292
                                                                                </ul>
1293
                                                                        </div>
1294
                                                                </div>
1295
                                                        </div>
1296
                                                        <div class="portlet-body">
1297
                                                                <div class="tabbable">
1298
                                                                        <ul class="nav nav-tabs">
1299
                                                                                <li class="active">
1300
                                                                                        <a href="#tab_general" data-toggle="tab">
1301
                                                                                        General </a>
1302
                                                                                </li>
1303
                                                                                <li>
1304
                                                                                        <a href="#tab_meta" data-toggle="tab">
1305
                                                                                        Meta </a>
1306
                                                                                </li>
1307
                                                                                <li>
1308
                                                                                        <a href="#tab_images" data-toggle="tab">
1309
                                                                                        Images </a>
1310
                                                                                </li>
1311
                                                                                <li>
1312
                                                                                        <a href="#tab_reviews" data-toggle="tab">
1313
                                                                                        Reviews <span class="badge badge-success">
1314
                                                                                        3 </span>
1315
                                                                                        </a>
1316
                                                                                </li>
1317
                                                                                <li>
1318
                                                                                        <a href="#tab_history" data-toggle="tab">
1319
                                                                                        History </a>
1320
                                                                                </li>
1321
                                                                        </ul>
1322
                                                                        <div class="tab-content no-space">
1323
                                                                                <div class="tab-pane active" id="tab_general">
1324
                                                                                        <div class="form-body">
1325
                                                                                                <div class="form-group">
1326
                                                                                                        <label class="col-md-2 control-label">Name: <span class="required">
1327
                                                                                                        * </span>
1328
                                                                                                        </label>
1329
                                                                                                        <div class="col-md-10">
1330
                                                                                                                <input type="text" class="form-control" name="product[name]" placeholder="">
1331
                                                                                                        </div>
1332
                                                                                                </div>
1333
                                                                                                <div class="form-group">
1334
                                                                                                        <label class="col-md-2 control-label">Description: <span class="required">
1335
                                                                                                        * </span>
1336
                                                                                                        </label>
1337
                                                                                                        <div class="col-md-10">
1338
                                                                                                                <textarea class="form-control" name="product[description]"></textarea>
1339
                                                                                                        </div>
1340
                                                                                                </div>
1341
                                                                                                <div class="form-group">
1342
                                                                                                        <label class="col-md-2 control-label">Short Description: <span class="required">
1343
                                                                                                        * </span>
1344
                                                                                                        </label>
1345
                                                                                                        <div class="col-md-10">
1346
                                                                                                                <textarea class="form-control" name="product[short_description]"></textarea>
1347
                                                                                                                <span class="help-block">
1348
                                                                                                                shown in product listing </span>
1349
                                                                                                        </div>
1350
                                                                                                </div>
1351
                                                                                                <div class="form-group">
1352
                                                                                                        <label class="col-md-2 control-label">Categories: <span class="required">
1353
                                                                                                        * </span>
1354
                                                                                                        </label>
1355
                                                                                                        <div class="col-md-10">
1356
                                                                                                                <div class="form-control height-auto">
1357
                                                                                                                        <div class="scroller" style="height:275px;" data-always-visible="1">
1358
                                                                                                                                <ul class="list-unstyled">
1359
                                                                                                                                        <li>
1360
                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Mens</label>
1361
                                                                                                                                                <ul class="list-unstyled">
1362
                                                                                                                                                        <li>
1363
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Footwear</label>
1364
                                                                                                                                                        </li>
1365
                                                                                                                                                        <li>
1366
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Clothing</label>
1367
                                                                                                                                                        </li>
1368
                                                                                                                                                        <li>
1369
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Accessories</label>
1370
                                                                                                                                                        </li>
1371
                                                                                                                                                        <li>
1372
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Fashion Outlet</label>
1373
                                                                                                                                                        </li>
1374
                                                                                                                                                </ul>
1375
                                                                                                                                        </li>
1376
                                                                                                                                        <li>
1377
                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Football Shirts</label>
1378
                                                                                                                                                <ul class="list-unstyled">
1379
                                                                                                                                                        <li>
1380
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Premier League</label>
1381
                                                                                                                                                        </li>
1382
                                                                                                                                                        <li>
1383
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Football League</label>
1384
                                                                                                                                                        </li>
1385
                                                                                                                                                        <li>
1386
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Serie A</label>
1387
                                                                                                                                                        </li>
1388
                                                                                                                                                        <li>
1389
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Bundesliga</label>
1390
                                                                                                                                                        </li>
1391
                                                                                                                                                </ul>
1392
                                                                                                                                        </li>
1393
                                                                                                                                        <li>
1394
                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Brands</label>
1395
                                                                                                                                                <ul class="list-unstyled">
1396
                                                                                                                                                        <li>
1397
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Adidas</label>
1398
                                                                                                                                                        </li>
1399
                                                                                                                                                        <li>
1400
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Nike</label>
1401
                                                                                                                                                        </li>
1402
                                                                                                                                                        <li>
1403
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Airwalk</label>
1404
                                                                                                                                                        </li>
1405
                                                                                                                                                        <li>
1406
                                                                                                                                                                <label><input type="checkbox" name="product[categories][]" value="1">Kangol</label>
1407
                                                                                                                                                        </li>
1408
                                                                                                                                                </ul>
1409
                                                                                                                                        </li>
1410
                                                                                                                                </ul>
1411
                                                                                                                        </div>
1412
                                                                                                                </div>
1413
                                                                                                                <span class="help-block">
1414
                                                                                                                select one or more categories </span>
1415
                                                                                                        </div>
1416
                                                                                                </div>
1417
                                                                                                <div class="form-group">
1418
                                                                                                        <label class="col-md-2 control-label">Available Date: <span class="required">
1419
                                                                                                        * </span>
1420
                                                                                                        </label>
1421
                                                                                                        <div class="col-md-10">
1422
                                                                                                                <div class="input-group input-large date-picker input-daterange" data-date="10/11/2012" data-date-format="mm/dd/yyyy">
1423
                                                                                                                        <input type="text" class="form-control" name="product[available_from]">
1424
                                                                                                                        <span class="input-group-addon">
1425
                                                                                                                        to </span>
1426
                                                                                                                        <input type="text" class="form-control" name="product[available_to]">
1427
                                                                                                                </div>
1428
                                                                                                                <span class="help-block">
1429
                                                                                                                availability daterange. </span>
1430
                                                                                                        </div>
1431
                                                                                                </div>
1432
                                                                                                <div class="form-group">
1433
                                                                                                        <label class="col-md-2 control-label">SKU: <span class="required">
1434
                                                                                                        * </span>
1435
                                                                                                        </label>
1436
                                                                                                        <div class="col-md-10">
1437
                                                                                                                <input type="text" class="form-control" name="product[sku]" placeholder="">
1438
                                                                                                        </div>
1439
                                                                                                </div>
1440
                                                                                                <div class="form-group">
1441
                                                                                                        <label class="col-md-2 control-label">Price: <span class="required">
1442
                                                                                                        * </span>
1443
                                                                                                        </label>
1444
                                                                                                        <div class="col-md-10">
1445
                                                                                                                <input type="text" class="form-control" name="product[price]" placeholder="">
1446
                                                                                                        </div>
1447
                                                                                                </div>
1448
                                                                                                <div class="form-group">
1449
                                                                                                        <label class="col-md-2 control-label">Tax Class: <span class="required">
1450
                                                                                                        * </span>
1451
                                                                                                        </label>
1452
                                                                                                        <div class="col-md-10">
1453
                                                                                                                <select class="table-group-action-input form-control input-medium" name="product[tax_class]">
1454
                                                                                                                        <option value="">Select...</option>
1455
                                                                                                                        <option value="1">None</option>
1456
                                                                                                                        <option value="0">Taxable Goods</option>
1457
                                                                                                                        <option value="0">Shipping</option>
1458
                                                                                                                        <option value="0">USA</option>
1459
                                                                                                                </select>
1460
                                                                                                        </div>
1461
                                                                                                </div>
1462
                                                                                                <div class="form-group">
1463
                                                                                                        <label class="col-md-2 control-label">Status: <span class="required">
1464
                                                                                                        * </span>
1465
                                                                                                        </label>
1466
                                                                                                        <div class="col-md-10">
1467
                                                                                                                <select class="table-group-action-input form-control input-medium" name="product[status]">
1468
                                                                                                                        <option value="">Select...</option>
1469
                                                                                                                        <option value="1">Published</option>
1470
                                                                                                                        <option value="0">Not Published</option>
1471
                                                                                                                </select>
1472
                                                                                                        </div>
1473
                                                                                                </div>
1474
                                                                                        </div>
1475
                                                                                </div>
1476
                                                                                <div class="tab-pane" id="tab_meta">
1477
                                                                                        <div class="form-body">
1478
                                                                                                <div class="form-group">
1479
                                                                                                        <label class="col-md-2 control-label">Meta Title:</label>
1480
                                                                                                        <div class="col-md-10">
1481
                                                                                                                <input type="text" class="form-control maxlength-handler" name="product[meta_title]" maxlength="100" placeholder="">
1482
                                                                                                                <span class="help-block">
1483
                                                                                                                max 100 chars </span>
1484
                                                                                                        </div>
1485
                                                                                                </div>
1486
                                                                                                <div class="form-group">
1487
                                                                                                        <label class="col-md-2 control-label">Meta Keywords:</label>
1488
                                                                                                        <div class="col-md-10">
1489
                                                                                                                <textarea class="form-control maxlength-handler" rows="8" name="product[meta_keywords]" maxlength="1000"></textarea>
1490
                                                                                                                <span class="help-block">
1491
                                                                                                                max 1000 chars </span>
1492
                                                                                                        </div>
1493
                                                                                                </div>
1494
                                                                                                <div class="form-group">
1495
                                                                                                        <label class="col-md-2 control-label">Meta Description:</label>
1496
                                                                                                        <div class="col-md-10">
1497
                                                                                                                <textarea class="form-control maxlength-handler" rows="8" name="product[meta_description]" maxlength="255"></textarea>
1498
                                                                                                                <span class="help-block">
1499
                                                                                                                max 255 chars </span>
1500
                                                                                                        </div>
1501
                                                                                                </div>
1502
                                                                                        </div>
1503
                                                                                </div>
1504
                                                                                <div class="tab-pane" id="tab_images">
1505
                                                                                        <div class="alert alert-success margin-bottom-10">
1506
                                                                                                <button type="button" class="close" data-dismiss="alert" aria-hidden="true"></button>
1507
                                                                                                <i class="fa fa-warning fa-lg"></i> Image type and information need to be specified.
1508
                                                                                        </div>
1509
                                                                                        <div id="tab_images_uploader_container" class="text-align-reverse margin-bottom-10">
1510
                                                                                                <a id="tab_images_uploader_pickfiles" href="javascript:;" class="btn yellow">
1511
                                                                                                <i class="fa fa-plus"></i> Select Files </a>
1512
                                                                                                <a id="tab_images_uploader_uploadfiles" href="javascript:;" class="btn green">
1513
                                                                                                <i class="fa fa-share"></i> Upload Files </a>
1514
                                                                                        </div>
1515
                                                                                        <div class="row">
1516
                                                                                                <div id="tab_images_uploader_filelist" class="col-md-6 col-sm-12">
1517
                                                                                                </div>
1518
                                                                                        </div>
1519
                                                                                        <table class="table table-bordered table-hover">
1520
                                                                                        <thead>
1521
                                                                                        <tr role="row" class="heading">
1522
                                                                                                <th width="8%">
1523
                                                                                                         Image
1524
                                                                                                </th>
1525
                                                                                                <th width="25%">
1526
                                                                                                         Label
1527
                                                                                                </th>
1528
                                                                                                <th width="8%">
1529
                                                                                                         Sort Order
1530
                                                                                                </th>
1531
                                                                                                <th width="10%">
1532
                                                                                                         Base Image
1533
                                                                                                </th>
1534
                                                                                                <th width="10%">
1535
                                                                                                         Small Image
1536
                                                                                                </th>
1537
                                                                                                <th width="10%">
1538
                                                                                                         Thumbnail
1539
                                                                                                </th>
1540
                                                                                                <th width="10%">
1541
                                                                                                </th>
1542
                                                                                        </tr>
1543
                                                                                        </thead>
1544
                                                                                        <tbody>
1545
                                                                                        <tr>
1546
                                                                                                <td>
1547
                                                                                                        <a href="../../assets/admin/pages/media/works/img1.jpg" class="fancybox-button" data-rel="fancybox-button">
1548
                                                                                                        <img class="img-responsive" src="../../assets/admin/pages/media/works/img1.jpg" alt="">
1549
                                                                                                        </a>
1550
                                                                                                </td>
1551
                                                                                                <td>
1552
                                                                                                        <input type="text" class="form-control" name="product[images][1][label]" value="Thumbnail image">
1553
                                                                                                </td>
1554
                                                                                                <td>
1555
                                                                                                        <input type="text" class="form-control" name="product[images][1][sort_order]" value="1">
1556
                                                                                                </td>
1557
                                                                                                <td>
1558
                                                                                                        <label>
1559
                                                                                                        <input type="radio" name="product[images][1][image_type]" value="1">
1560
                                                                                                        </label>
1561
                                                                                                </td>
1562
                                                                                                <td>
1563
                                                                                                        <label>
1564
                                                                                                        <input type="radio" name="product[images][1][image_type]" value="2">
1565
                                                                                                        </label>
1566
                                                                                                </td>
1567
                                                                                                <td>
1568
                                                                                                        <label>
1569
                                                                                                        <input type="radio" name="product[images][1][image_type]" value="3" checked>
1570
                                                                                                        </label>
1571
                                                                                                </td>
1572
                                                                                                <td>
1573
                                                                                                        <a href="javascript:;" class="btn default btn-sm">
1574
                                                                                                        <i class="fa fa-times"></i> Remove </a>
1575
                                                                                                </td>
1576
                                                                                        </tr>
1577
                                                                                        <tr>
1578
                                                                                                <td>
1579
                                                                                                        <a href="../../assets/admin/pages/media/works/img2.jpg" class="fancybox-button" data-rel="fancybox-button">
1580
                                                                                                        <img class="img-responsive" src="../../assets/admin/pages/media/works/img2.jpg" alt="">
1581
                                                                                                        </a>
1582
                                                                                                </td>
1583
                                                                                                <td>
1584
                                                                                                        <input type="text" class="form-control" name="product[images][2][label]" value="Product image #1">
1585
                                                                                                </td>
1586
                                                                                                <td>
1587
                                                                                                        <input type="text" class="form-control" name="product[images][2][sort_order]" value="1">
1588
                                                                                                </td>
1589
                                                                                                <td>
1590
                                                                                                        <label>
1591
                                                                                                        <input type="radio" name="product[images][2][image_type]" value="1">
1592
                                                                                                        </label>
1593
                                                                                                </td>
1594
                                                                                                <td>
1595
                                                                                                        <label>
1596
                                                                                                        <input type="radio" name="product[images][2][image_type]" value="2" checked>
1597
                                                                                                        </label>
1598
                                                                                                </td>
1599
                                                                                                <td>
1600
                                                                                                        <label>
1601
                                                                                                        <input type="radio" name="product[images][2][image_type]" value="3">
1602
                                                                                                        </label>
1603
                                                                                                </td>
1604
                                                                                                <td>
1605
                                                                                                        <a href="javascript:;" class="btn default btn-sm">
1606
                                                                                                        <i class="fa fa-times"></i> Remove </a>
1607
                                                                                                </td>
1608
                                                                                        </tr>
1609
                                                                                        <tr>
1610
                                                                                                <td>
1611
                                                                                                        <a href="../../assets/admin/pages/media/works/img3.jpg" class="fancybox-button" data-rel="fancybox-button">
1612
                                                                                                        <img class="img-responsive" src="../../assets/admin/pages/media/works/img3.jpg" alt="">
1613
                                                                                                        </a>
1614
                                                                                                </td>
1615
                                                                                                <td>
1616
                                                                                                        <input type="text" class="form-control" name="product[images][3][label]" value="Product image #2">
1617
                                                                                                </td>
1618
                                                                                                <td>
1619
                                                                                                        <input type="text" class="form-control" name="product[images][3][sort_order]" value="1">
1620
                                                                                                </td>
1621
                                                                                                <td>
1622
                                                                                                        <label>
1623
                                                                                                        <input type="radio" name="product[images][3][image_type]" value="1" checked>
1624
                                                                                                        </label>
1625
                                                                                                </td>
1626
                                                                                                <td>
1627
                                                                                                        <label>
1628
                                                                                                        <input type="radio" name="product[images][3][image_type]" value="2">
1629
                                                                                                        </label>
1630
                                                                                                </td>
1631
                                                                                                <td>
1632
                                                                                                        <label>
1633
                                                                                                        <input type="radio" name="product[images][3][image_type]" value="3">
1634
                                                                                                        </label>
1635
                                                                                                </td>
1636
                                                                                                <td>
1637
                                                                                                        <a href="javascript:;" class="btn default btn-sm">
1638
                                                                                                        <i class="fa fa-times"></i> Remove </a>
1639
                                                                                                </td>
1640
                                                                                        </tr>
1641
                                                                                        </tbody>
1642
                                                                                        </table>
1643
                                                                                </div>
1644
                                                                                <div class="tab-pane" id="tab_reviews">
1645
                                                                                        <div class="table-container">
1646
                                                                                                <table class="table table-striped table-bordered table-hover" id="datatable_reviews">
1647
                                                                                                <thead>
1648
                                                                                                <tr role="row" class="heading">
1649
                                                                                                        <th width="5%">
1650
                                                                                                                 Review&nbsp;#
1651
                                                                                                        </th>
1652
                                                                                                        <th width="10%">
1653
                                                                                                                 Review&nbsp;Date
1654
                                                                                                        </th>
1655
                                                                                                        <th width="10%">
1656
                                                                                                                 Customer
1657
                                                                                                        </th>
1658
                                                                                                        <th width="20%">
1659
                                                                                                                 Review&nbsp;Content
1660
                                                                                                        </th>
1661
                                                                                                        <th width="10%">
1662
                                                                                                                 Status
1663
                                                                                                        </th>
1664
                                                                                                        <th width="10%">
1665
                                                                                                                 Actions
1666
                                                                                                        </th>
1667
                                                                                                </tr>
1668
                                                                                                <tr role="row" class="filter">
1669
                                                                                                        <td>
1670
                                                                                                                <input type="text" class="form-control form-filter input-sm" name="product_review_no">
1671
                                                                                                        </td>
1672
                                                                                                        <td>
1673
                                                                                                                <div class="input-group date date-picker margin-bottom-5" data-date-format="dd/mm/yyyy">
1674
                                                                                                                        <input type="text" class="form-control form-filter input-sm" readonly name="product_review_date_from" placeholder="From">
1675
                                                                                                                        <span class="input-group-btn">
1676
                                                                                                                        <button class="btn btn-sm default" type="button"><i class="fa fa-calendar"></i></button>
1677
                                                                                                                        </span>
1678
                                                                                                                </div>
1679
                                                                                                                <div class="input-group date date-picker" data-date-format="dd/mm/yyyy">
1680
                                                                                                                        <input type="text" class="form-control form-filter input-sm" readonly name="product_review_date_to" placeholder="To">
1681
                                                                                                                        <span class="input-group-btn">
1682
                                                                                                                        <button class="btn btn-sm default" type="button"><i class="fa fa-calendar"></i></button>
1683
                                                                                                                        </span>
1684
                                                                                                                </div>
1685
                                                                                                        </td>
1686
                                                                                                        <td>
1687
                                                                                                                <input type="text" class="form-control form-filter input-sm" name="product_review_customer">
1688
                                                                                                        </td>
1689
                                                                                                        <td>
1690
                                                                                                                <input type="text" class="form-control form-filter input-sm" name="product_review_content">
1691
                                                                                                        </td>
1692
                                                                                                        <td>
1693
                                                                                                                <select name="product_review_status" class="form-control form-filter input-sm">
1694
                                                                                                                        <option value="">Select...</option>
1695
                                                                                                                        <option value="pending">Pending</option>
1696
                                                                                                                        <option value="approved">Approved</option>
1697
                                                                                                                        <option value="rejected">Rejected</option>
1698
                                                                                                                </select>
1699
                                                                                                        </td>
1700
                                                                                                        <td>
1701
                                                                                                                <div class="margin-bottom-5">
1702
                                                                                                                        <button class="btn btn-sm yellow filter-submit margin-bottom"><i class="fa fa-search"></i> Search</button>
1703
                                                                                                                </div>
1704
                                                                                                                <button class="btn btn-sm red filter-cancel"><i class="fa fa-times"></i> Reset</button>
1705
                                                                                                        </td>
1706
                                                                                                </tr>
1707
                                                                                                </thead>
1708
                                                                                                <tbody>
1709
                                                                                                </tbody>
1710
                                                                                                </table>
1711
                                                                                        </div>
1712
                                                                                </div>
1713
                                                                                <div class="tab-pane" id="tab_history">
1714
                                                                                        <div class="table-container">
1715
                                                                                                <table class="table table-striped table-bordered table-hover" id="datatable_history">
1716
                                                                                                <thead>
1717
                                                                                                <tr role="row" class="heading">
1718
                                                                                                        <th width="25%">
1719
                                                                                                                 Datetime
1720
                                                                                                        </th>
1721
                                                                                                        <th width="55%">
1722
                                                                                                                 Description
1723
                                                                                                        </th>
1724
                                                                                                        <th width="10%">
1725
                                                                                                                 Notification
1726
                                                                                                        </th>
1727
                                                                                                        <th width="10%">
1728
                                                                                                                 Actions
1729
                                                                                                        </th>
1730
                                                                                                </tr>
1731
                                                                                                <tr role="row" class="filter">
1732
                                                                                                        <td>
1733
                                                                                                                <div class="input-group date datetime-picker margin-bottom-5" data-date-format="dd/mm/yyyy hh:ii">
1734
                                                                                                                        <input type="text" class="form-control form-filter input-sm" readonly name="product_history_date_from" placeholder="From">
1735
                                                                                                                        <span class="input-group-btn">
1736
                                                                                                                        <button class="btn btn-sm default date-set" type="button"><i class="fa fa-calendar"></i></button>
1737
                                                                                                                        </span>
1738
                                                                                                                </div>
1739
                                                                                                                <div class="input-group date datetime-picker" data-date-format="dd/mm/yyyy hh:ii">
1740
                                                                                                                        <input type="text" class="form-control form-filter input-sm" readonly name="product_history_date_to" placeholder="To">
1741
                                                                                                                        <span class="input-group-btn">
1742
                                                                                                                        <button class="btn btn-sm default date-set" type="button"><i class="fa fa-calendar"></i></button>
1743
                                                                                                                        </span>
1744
                                                                                                                </div>
1745
                                                                                                        </td>
1746
                                                                                                        <td>
1747
                                                                                                                <input type="text" class="form-control form-filter input-sm" name="product_history_desc" placeholder="To"/>
1748
                                                                                                        </td>
1749
                                                                                                        <td>
1750
                                                                                                                <select name="product_history_notification" class="form-control form-filter input-sm">
1751
                                                                                                                        <option value="">Select...</option>
1752
                                                                                                                        <option value="pending">Pending</option>
1753
                                                                                                                        <option value="notified">Notified</option>
1754
                                                                                                                        <option value="failed">Failed</option>
1755
                                                                                                                </select>
1756
                                                                                                        </td>
1757
                                                                                                        <td>
1758
                                                                                                                <div class="margin-bottom-5">
1759
                                                                                                                        <button class="btn btn-sm yellow filter-submit margin-bottom"><i class="fa fa-search"></i> Search</button>
1760
                                                                                                                </div>
1761
                                                                                                                <button class="btn btn-sm red filter-cancel"><i class="fa fa-times"></i> Reset</button>
1762
                                                                                                        </td>
1763
                                                                                                </tr>
1764
                                                                                                </thead>
1765
                                                                                                <tbody>
1766
                                                                                                </tbody>
1767
                                                                                                </table>
1768
                                                                                        </div>
1769
                                                                                </div>
1770
                                                                        </div>
1771
                                                                </div>
1772
                                                        </div>
1773
                                                </div>
1774
                                        </form>
1775
                                </div>
1776
                        </div>
1777
                        <!-- END PAGE CONTENT-->
1778
                </div>
1779
        </div>
1780
        <!-- END CONTENT -->
1781
</div>
1782
<!-- END CONTAINER -->
1783
<!-- BEGIN FOOTER -->
1784
<div class="page-footer">
1785
        <div class="page-footer-inner">
1786
                 2014 &copy; Metronic by keenthemes.
1787
        </div>
1788
        <div class="scroll-to-top">
1789
                <i class="icon-arrow-up"></i>
1790
        </div>
1791
</div>
1792
<!-- END FOOTER -->
1793
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
1794
<!-- BEGIN CORE PLUGINS -->
1795
<!--[if lt IE 9]>
1796
<script src="../../assets/global/plugins/respond.min.js"></script>
1797
<script src="../../assets/global/plugins/excanvas.min.js"></script> 
1798
<![endif]-->
1799
<script src="../../assets/global/plugins/jquery.min.js" type="text/javascript"></script>
1800
<script src="../../assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
1801
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
1802
<script src="../../assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
1803
<script src="../../assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
1804
<script src="../../assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
1805
<script src="../../assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
1806
<script src="../../assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
1807
<script src="../../assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
1808
<script src="../../assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
1809
<script src="../../assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
1810
<!-- END CORE PLUGINS -->
1811
<!-- BEGIN PAGE LEVEL PLUGINS -->
1812
<script type="text/javascript" src="../../assets/global/plugins/select2/select2.min.js"></script>
1813
<script type="text/javascript" src="../../assets/global/plugins/datatables/media/js/jquery.dataTables.min.js"></script>
1814
<script type="text/javascript" src="../../assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.js"></script>
1815
<script type="text/javascript" src="../../assets/global/plugins/bootstrap-datepicker/js/bootstrap-datepicker.js"></script>
1816
<script type="text/javascript" src="../../assets/global/plugins/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
1817
<script src="../../assets/global/plugins/bootstrap-maxlength/bootstrap-maxlength.min.js" type="text/javascript"></script>
1818
<script src="../../assets/global/plugins/bootstrap-touchspin/bootstrap.touchspin.js" type="text/javascript"></script>
1819
<script type="text/javascript" src="../../assets/global/plugins/fancybox/source/jquery.fancybox.pack.js"></script>
1820
<script src="../../assets/global/plugins/plupload/js/plupload.full.min.js" type="text/javascript"></script>
1821
<!-- END PAGE LEVEL PLUGINS -->
1822
<!-- BEGIN PAGE LEVEL SCRIPTS -->
1823
<script src="../../assets/global/scripts/metronic.js" type="text/javascript"></script>
1824
<script src="../../assets/admin/layout4/scripts/layout.js" type="text/javascript"></script>
1825
<script src="../../assets/admin/layout4/scripts/demo.js" type="text/javascript"></script>
1826
<script src="../../assets/global/scripts/datatable.js"></script>
1827
<script src="../../assets/admin/pages/scripts/ecommerce-products-edit.js"></script>
1828
<!-- END PAGE LEVEL SCRIPTS -->
1829
<script>
1830
        jQuery(document).ready(function() {    
1831
           Metronic.init(); // init metronic core components
1832
Layout.init(); // init current layout
1833
Demo.init(); // init demo features
1834
           EcommerceProductsEdit.init();
1835
        });
1836
    </script>
1837
<!-- END JAVASCRIPTS -->
1838
</body>
1839
<!-- END BODY -->
1840
</html>