diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite index b59ba03..da9a9fb 100644 Binary files a/.vs/slnx.sqlite and b/.vs/slnx.sqlite differ diff --git a/home.html b/home.html index 7c7d9b0..0be53d3 100644 --- a/home.html +++ b/home.html @@ -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";