mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 04:33:55 +00:00
kihkahkoh
This commit is contained in:
+11
-1
@@ -73,6 +73,10 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
margin-right: -100%;
|
||||
}
|
||||
}
|
||||
.table td, .table th {
|
||||
font-size: 11px;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
@@ -416,6 +420,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<th> Address </th>
|
||||
<th> State </th>
|
||||
<th> Country </th>
|
||||
<th> Contact Details </th>
|
||||
<th> Notice </th>
|
||||
<th> Status </th>
|
||||
</tr>
|
||||
@@ -426,14 +431,16 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td class="center editInPlace"class="center editInPlace"> 70 McCullough Dr, New Castle, 19720 Delaware, United State of America </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Delaware </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> USA </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Name : Ahmad Albab <br/> Mobile No : 0123456789 </td>
|
||||
<td class="center editInPlace"> Our warehouse will be close from 29th July 2017 to 30th July 2017 for the Thanks Giving holiday.</td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch switch-mini" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="center editInPlace"> WH B</td>
|
||||
<td class="center editInPlace"> 96-100 Beaconsfield St., Silverwater, Sydney, 2128 New South Wales, Australia </td>
|
||||
<td class="center editInPlace"> New South Wales </td>
|
||||
<td class="center editInPlace"> Australia </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Name : Ahmad Albab <br/> Mobile No : 0123456789 </td>
|
||||
<td class="center editInPlace"> </td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
</tr>
|
||||
@@ -442,6 +449,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td class="center editInPlace"> FACTORY UNIT A ON 9/F, YOUNG YA INDUSTRIAL BUILDING, NOS. 381-389, SHA TSUI ROAD, TSUEN WAN, NEW TERRITORIES, HONG KONG </td>
|
||||
<td class="center editInPlace"> TSUEN WAN </td>
|
||||
<td class="center editInPlace"> HONG KONG </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Name : Ahmad Albab <br/> Mobile No : 0123456789 </td>
|
||||
<td class="center editInPlace"></td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
</tr>
|
||||
@@ -450,6 +458,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td class="center editInPlace"> Room I, 9F No.288 South ZhongShan Rd, 210005 Nanjing, JiangSu, China </td>
|
||||
<td class="center editInPlace"> JiangSu </td>
|
||||
<td class="center editInPlace"> China </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Name : Ahmad Albab <br/> Contact No : 0123456789 </td>
|
||||
<td class="center editInPlace"> Chinese New Year </td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" class="make-switch" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
</tr>
|
||||
@@ -458,6 +467,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<td class="center editInPlace"> 70 McCullough Dr, New Castle, 19720 Delaware, United State of America </td>
|
||||
<td class="center editInPlace"> Delaware </td>
|
||||
<td class="center editInPlace"> USA </td>
|
||||
<td class="center editInPlace"class="center editInPlace"> Name : Ahmad Albab <br/> Mobile No : 0123456789 </td>
|
||||
<td class="center editInPlace"> Our warehouse will be close from 29th July 2017 to 30th July 2017 for the Thanks Giving holiday.</td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><br><center><div class="btn-group"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle fa-3" style="color:#c50b0b;"></i> </a></div></center></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user