From aadc284adeac5e86dd822c4515fd062cdce034b9 Mon Sep 17 00:00:00 2001 From: Preston Doman Date: Fri, 18 Jan 2019 15:37:53 -0800 Subject: [PATCH] Fix Jquery bug by changing script include order --- front/static/dashboard.html | 12 ++++++------ front/static/index.html | 6 +++--- front/static/login.html | 4 ++-- front/static/signup.html | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/front/static/dashboard.html b/front/static/dashboard.html index 6b2019c..44506e6 100644 --- a/front/static/dashboard.html +++ b/front/static/dashboard.html @@ -1,13 +1,13 @@ - + - - - - + + + + + Reimbursinator -
diff --git a/front/static/index.html b/front/static/index.html index bdab667..c55dda5 100644 --- a/front/static/index.html +++ b/front/static/index.html @@ -2,12 +2,12 @@ - + - + + Reimbursinator -
diff --git a/front/static/login.html b/front/static/login.html index 40ceccf..75f3087 100644 --- a/front/static/login.html +++ b/front/static/login.html @@ -4,9 +4,9 @@ - - + + Login diff --git a/front/static/signup.html b/front/static/signup.html index 8cba043..d8e66fa 100644 --- a/front/static/signup.html +++ b/front/static/signup.html @@ -4,9 +4,9 @@ - - + + Sign up @@ -20,4 +20,4 @@ - \ No newline at end of file +