diff --git a/Laba2/JavaScriptFile.js b/Laba2/JavaScriptFile.js deleted file mode 100644 index 7d1b14b..0000000 --- a/Laba2/JavaScriptFile.js +++ /dev/null @@ -1,6 +0,0 @@ -function CheckForm(el){ - var login = el.name1.name2.name.value - console.log("hello"); - - return false; -} \ No newline at end of file