From 867680f4e9deaf1212a4b303738e03430a48ae6e Mon Sep 17 00:00:00 2001 From: Nick Hehr Date: Wed, 20 May 2015 10:31:34 -0400 Subject: [PATCH] Updates LaunchTest() form text input to be of type "url". Making this change not only adds automatic url validation from modern browsers but enabled special keyboards on mobile devices to make inputing urls much easier. --- front/src/views/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/views/index.html b/front/src/views/index.html index aff58e1..13b0504 100644 --- a/front/src/views/index.html +++ b/front/src/views/index.html @@ -2,7 +2,7 @@

Free and open source!

- +
@@ -90,4 +90,4 @@

JS Profiling

Untangles the JavaScript spaghetti code

-
\ No newline at end of file +