-
+
+
--
cgit v1.2.3
From 6d41687a9195791760bd815cdbe9775519c02ac2 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 10 Nov 2013 06:36:58 -0500 Subject: Remove the form tag because I kept accidentally pressing enter When you press enter, it submits the form and reloads the page which is not what we want to have happen in this case. We want the add button to be clicked (manually or programmatically). --- index.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 411135c..223e5fe 100644 --- a/index.html +++ b/index.html @@ -24,10 +24,8 @@