Subversion Repositories SmartDukaan

Rev

Rev 34305 | Rev 36895 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34305 Rev 36080
Line 18... Line 18...
18
                <div id="pending" class="tab-pane fade in active">
18
                <div id="pending" class="tab-pane fade in active">
19
                    <table class="table table-bordered table-condensed pendingRequestedAllocationList"
19
                    <table class="table table-bordered table-condensed pendingRequestedAllocationList"
20
                           style="width:100%">
20
                           style="width:100%">
21
                        <thead class="row htable" style="background:#F5F5F5;">
21
                        <thead class="row htable" style="background:#F5F5F5;">
22
                        <tr style="color:black;">
22
                        <tr style="color:black;">
23
                            <th>Fofo Id</th>
23
                            <th>Partner Id</th>
24
                            <th>Partner Name</th>
24
                            <th>Partner Name</th>
25
                            <th>Catalog Id</th>
25
                            <th>Catalog Id</th>
26
                            <th>Model Number</th>
26
                            <th>Model Number</th>
27
                            <th>Brand</th>
27
                            <th>Brand</th>
28
                            <th>Requested Allocation</th>
28
                            <th>Requested Allocation</th>
Line 62... Line 62...
62
                <div id="approved" class="tab-pane fade">
62
                <div id="approved" class="tab-pane fade">
63
                    <table class="table table-bordered table-condensed approvedRequestedAllocationList"
63
                    <table class="table table-bordered table-condensed approvedRequestedAllocationList"
64
                           style="width:100%">
64
                           style="width:100%">
65
                        <thead class="row htable" style="background:#F5F5F5;">
65
                        <thead class="row htable" style="background:#F5F5F5;">
66
                        <tr style="color:black;">
66
                        <tr style="color:black;">
67
                            <th>Fofo Id</th>
67
                            <th>Partner Id</th>
68
                            <th>Partner Name</th>
68
                            <th>Partner Name</th>
69
                            <th>Catalog Id</th>
69
                            <th>Catalog Id</th>
70
                            <th>Model Number</th>
70
                            <th>Model Number</th>
71
                            <th>Brand</th>
71
                            <th>Brand</th>
72
                            <th>Requested Allocation</th>
72
                            <th>Requested Allocation</th>