mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
fixed
This commit is contained in:
Binary file not shown.
@@ -1094,9 +1094,6 @@
|
||||
document.getElementById("contact").onclick = function () {
|
||||
document.getElementById("HT").textContent = "Contact";
|
||||
};
|
||||
document.getElementById("cf").onselect = function () {
|
||||
document.getElementById("WN").textContent = "Contact";
|
||||
};
|
||||
function updateText(type) {
|
||||
var id = type + 'Text';
|
||||
document.getElementById("branchText1").value = document.getElementById(type).value.textContent = "Populate Warehouse Name";
|
||||
|
||||
Reference in New Issue
Block a user