This commit is contained in:
Darel
2018-03-26 10:22:30 +08:00
parent 63bed0e63c
commit 7ef5509e9f
2 changed files with 0 additions and 3 deletions
BIN
View File
Binary file not shown.
-3
View File
@@ -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";