From f519e2eaa5cc4fb04262642aca936bc7b826c893 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Tue, 6 Oct 2015 19:24:28 +0200 Subject: Test entering the form including javascript stuff. --- public/regform.js | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'public') diff --git a/public/regform.js b/public/regform.js index 7509f0b..e620b04 100644 --- a/public/regform.js +++ b/public/regform.js @@ -8,8 +8,8 @@ $(function() { '
' + '

Medlem nr. '+num_members+'

' + '
' + - ' ' + - ' ' + + ' ' + + ' ' + '
' + '
' + ' ' + @@ -29,28 +29,28 @@ $(function() { '
' + '

Låt nr '+num_songs+'

' + '
' + - ' ' + - ' ' + + ' ' + + ' ' + '
' + '
' + - ' ' + - ' '+ + ' ' + + ' '+ '
' + '
' + - ' ' + - ' '+ + ' ' + + ' '+ '
' + '
' + - ' '+ - ' ' + + ' '+ + ' ' + '
' + '
' + - ' '+ - ' ' + + ' '+ + ' ' + '
' + '
' + - ' '+ - ' ' + + ' '+ + ' ' + '
' + '
' ) -- cgit v1.2.3