mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-Prototype.git
synced 2026-08-19 04:33:55 +00:00
company_deliveryarrange_profile_team
This commit is contained in:
+87
-48
@@ -340,6 +340,12 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<input type="text" placeholder="Registration No." class="form-control" value="ABC1234567">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">Tax ID</label>
|
||||
<div class="col-md-9">
|
||||
<input type="text" placeholder="Tax ID" class="form-control" value="1234562ABC">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">Office No.</label>
|
||||
<div class="col-md-9">
|
||||
@@ -352,6 +358,18 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<input type="text" placeholder="Company Address" class="form-control" value="Block 3730, Persiaran Apec, 63000 Cyberjaya, Selangor, Malaysia">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">Company City</label>
|
||||
<div class="col-md-9">
|
||||
<input type="text" placeholder="Company City" class="form-control" value="Cyberjaya">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">Company State</label>
|
||||
<div class="col-md-9">
|
||||
<input type="text" placeholder="Company State" class="form-control" value="Selangor">
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label class="control-label col-md-3">Contact Person</label>
|
||||
<div class="col-md-9">
|
||||
@@ -364,10 +382,15 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<input type="text" placeholder="Contact Person No." class="form-control" value="+6 012 456789">
|
||||
</div>
|
||||
</div>
|
||||
<div class="margiv-top-10">
|
||||
<div class="col-md-12" style="margin-top:10px;">
|
||||
<div class="col-md-6">
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<a href="javascript:;" class="btn green"> Save Changes </a>
|
||||
<a href="javascript:;" class="btn blue"> Share QR Code </a>
|
||||
<a href="javascript:;" class="btn default"> Cancel </a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END FORM-->
|
||||
@@ -394,64 +417,43 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
<th> Country </th>
|
||||
<th> Notice </th>
|
||||
<th> Status </th>
|
||||
<th> Action </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td> WH A</td>
|
||||
<td class="center"> 70 McCullough Dr, New Castle, 19720 Delaware, United State of America </td>
|
||||
<td class="center"> USA </td>
|
||||
<td class="center"> Our warehouse will be close from 29th July 2017 to 30th July 2017 for the Thanks Giving holiday.</td>
|
||||
<td class="center"> <input type="checkbox" checked class="make-switch" data-size="small" > </td>
|
||||
<td>
|
||||
<a class="edit" href="javascript:;"> <i class="fa fa-pencil"></i> </a>
|
||||
<a class="delete" href="javascript:;"> <i class="fa fa-trash"></i> </a>
|
||||
</td>
|
||||
<td class="center editInPlace"> WH A</td>
|
||||
<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"> USA </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" ><div class="btn-group" style="margin-left:5px;"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle" style="color:#c50b0b;"></i> </a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> WH B</td>
|
||||
<td class="center"> 96-100 Beaconsfield St., Silverwater, Sydney, 2128 New South Wales, Australia </td>
|
||||
<td class="center"> Australia </td>
|
||||
<td class="center"> </td>
|
||||
<td class="center"> <input type="checkbox" checked class="make-switch" data-size="small" > </td>
|
||||
<td>
|
||||
<a class="edit" href="javascript:;"> <i class="fa fa-pencil"></i> </a>
|
||||
<a class="delete" href="javascript:;"> <i class="fa fa-trash"></i> </a>
|
||||
</td>
|
||||
<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"> Australia </td>
|
||||
<td class="center editInPlace"> </td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><div class="btn-group" style="margin-left:5px;"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle" style="color:#c50b0b;"></i> </a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> WH C</td>
|
||||
<td class="center"> 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"> HONG KONG </td>
|
||||
<td class="center"></td>
|
||||
<td class="center"> <input type="checkbox" checked class="make-switch" data-size="small" > </td>
|
||||
<td>
|
||||
<a class="edit" href="javascript:;"> <i class="fa fa-pencil"></i> </a>
|
||||
<a class="delete" href="javascript:;"> <i class="fa fa-trash"></i> </a>
|
||||
</td>
|
||||
<td class="center editInPlace"> WH C</td>
|
||||
<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"> HONG KONG </td>
|
||||
<td class="center editInPlace"></td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" checked class="make-switch" data-size="small" ><div class="btn-group" style="margin-left:5px;"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle" style="color:#c50b0b;"></i> </a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> WH D</td>
|
||||
<td class="center"> Room I, 9F No.288 South ZhongShan Rd, 210005 Nanjing, JiangSu, China </td>
|
||||
<td class="center"> China </td>
|
||||
<td class="center"> Chinese New Year </td>
|
||||
<td class="center"> <input type="checkbox" class="make-switch" data-size="small" > </td>
|
||||
<td>
|
||||
<a class="edit" href="javascript:;"> <i class="fa fa-pencil"></i> </a>
|
||||
<a class="delete" href="javascript:;"> <i class="fa fa-trash"></i> </a>
|
||||
</td>
|
||||
<td class="center editInPlace"> WH D</td>
|
||||
<td class="center editInPlace"> Room I, 9F No.288 South ZhongShan Rd, 210005 Nanjing, JiangSu, China </td>
|
||||
<td class="center editInPlace"> China </td>
|
||||
<td class="center editInPlace"> Chinese New Year </td>
|
||||
<td style="vertical-align:middle;"> <input type="checkbox" class="make-switch" data-size="small" ><div class="btn-group" style="margin-left:5px;"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle" style="color:#c50b0b;"></i> </a></div></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> WH E</td>
|
||||
<td class="center"> 70 McCullough Dr, New Castle, 19720 Delaware, United State of America </td>
|
||||
<td class="center"> USA </td>
|
||||
<td class="center"> Our warehouse will be close from 29th July 2017 to 30th July 2017 for the Thanks Giving holiday.</td>
|
||||
<td class="center"> <input type="checkbox" checked class="make-switch" data-size="small" > </td>
|
||||
<td>
|
||||
<a class="edit" href="javascript:;"> <i class="fa fa-pencil"></i> </a>
|
||||
<a class="delete" href="javascript:;"> <i class="fa fa-trash"></i> </a>
|
||||
</td>
|
||||
<td class="center editInPlace"> WH E</td>
|
||||
<td class="center editInPlace"> 70 McCullough Dr, New Castle, 19720 Delaware, United State of America </td>
|
||||
<td class="center editInPlace"> USA </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" ><div class="btn-group" style="margin-left:5px;"><a class="delete" href="javascript:;"> <i class="fa fa-times-circle" style="color:#c50b0b;"></i> </a></div></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -582,7 +584,7 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="tab-content">
|
||||
<div class="tab-content">
|
||||
<div class="tab-pane active page-quick-sidebar-chat" id="quick_sidebar_tab_1">
|
||||
<div class="page-quick-sidebar-chat-users" data-rail-color="#ddd" data-wrapper-class="page-quick-sidebar-list">
|
||||
<h3 class="list-heading">Staff</h3>
|
||||
@@ -1184,6 +1186,43 @@ License: You must have a valid license purchased only from themeforest(the above
|
||||
$('#radio1003').attr('checked', 'checked');
|
||||
});
|
||||
})
|
||||
window.onload = function() {
|
||||
var elements = getElementsByClassName('editInPlace', '*', document);
|
||||
for (var i = 0; i < elements.length; i++) {
|
||||
elements[i].ondblclick = function() {
|
||||
this.setAttribute('oldText', this.innerHTML); // not actually required. I use this just in case you want to cancel and set the original text back.
|
||||
var textBox = document.createElement('INPUT');
|
||||
textBox.setAttribute('type', 'text');
|
||||
textBox.value = this.innerHTML;
|
||||
textBox.onblur = function() {
|
||||
var newValue = this.value;
|
||||
this.parentNode.innerHTML = newValue;
|
||||
//alert("Your new value: \n\n" + newValue);
|
||||
}
|
||||
|
||||
this.innerHTML = '';
|
||||
|
||||
this.appendChild(textBox);
|
||||
}
|
||||
}(i);
|
||||
}
|
||||
|
||||
function getElementsByClassName(className, tag, elm) {
|
||||
var testClass = new RegExp("(^|\\s)" + className + "(\\s|$)");
|
||||
var tag = tag || "*";
|
||||
var elm = elm || document;
|
||||
var elements = (tag == "*" && elm.all) ? elm.all : elm.getElementsByTagName(tag);
|
||||
var returnElements = [];
|
||||
var current;
|
||||
var length = elements.length;
|
||||
for (var i = 0; i < length; i++) {
|
||||
current = elements[i];
|
||||
if (testClass.test(current.className)) {
|
||||
returnElements.push(current);
|
||||
}
|
||||
}
|
||||
return returnElements;
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user