From 457eb65aa72c2d76d56200f5f729766a63aa9df1 Mon Sep 17 00:00:00 2001 From: jrtechs Date: Sun, 17 Feb 2019 04:51:20 -0500 Subject: [PATCH] Improved user validation on client to make sure they enter a username. --- public/GraphGenerator.html | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/public/GraphGenerator.html b/public/GraphGenerator.html index 6b99e5c..97ef900 100644 --- a/public/GraphGenerator.html +++ b/public/GraphGenerator.html @@ -123,27 +123,43 @@ \ No newline at end of file