From 9012ed2b13bf281cfce16e537de784ee1a33a0d5 Mon Sep 17 00:00:00 2001 From: Marijana Glavica Date: Wed, 10 Nov 2010 04:24:04 +0100 Subject: [PATCH] hide fields after submission, messages instead --- templates/conference/Registration.html.ep | 177 +++++++++++++--------- 1 file changed, 107 insertions(+), 70 deletions(-) diff --git a/templates/conference/Registration.html.ep b/templates/conference/Registration.html.ep index 682cc7a..401eb12 100644 --- a/templates/conference/Registration.html.ep +++ b/templates/conference/Registration.html.ep @@ -223,7 +223,7 @@ input:focus, textarea:focus } .button input { - margin-bottom: 120px; + margin-bottom: 10px; float: left; color: #ffffff; display: block; @@ -235,9 +235,15 @@ input:focus, textarea:focus background: #dc6844; } -.button2 { +.button2 input { + background: #F6F6F6; + color: #374E5A; + border: 1px solid #d74f25; + display: inline; + float: none; } + .gohome { float: left; color: #ffffff; @@ -271,25 +277,27 @@ input:focus, textarea:focus margin-top: 50px; } .saved { - color: #D74F25; margin-bottom: 20px; - font-weight: bold; + margin-top: 20px; } .saved2 { color: #374E5A; + color: #d74f25; + font-weight: bold; font-style: italic; display: block; } .saved3 { color: #374E5A; - display: block; font-weight: normal; margin-top: 20px; } .footer { height: 10px; } - +hr { + border: 1px solid #ccc; +} @@ -304,13 +312,21 @@ input:focus, textarea:focus

Organizatori simpozija/okruglog stola prijavljuju i sažetak simpozija i/ili okruglog stola, i sažetak svakog pripadajućeg rada. Autori radova unutar simpozija ne prijavljuju pojedinačno svoje sažetke.

Duljina sažetka ne može prelaziti 2000 znakova.

+ +

Jedna osoba može biti autor u najviše tri rada, pri čemu na samo jednom može biti prvi ili jedini autor.

+
-
+
+

{{registration.person.name}} {{registration.person.surname}}

+
+ + +

Contact Information

First name
@@ -353,7 +369,7 @@ input:focus, textarea:focus
-
+

Registration Type

@@ -366,72 +382,75 @@ input:focus, textarea:focus
-
+

Symposia

- - + +
-
+
-

Symposia

- - - -
First name
Surname
Institution
E-mail
-
- - - - - X -
- Add another organizer - - -
+

Symposia

+ + + +
First name
Surname
Institution
E-mail
+
+ + + + + X +
+ Add another organizer + + +
+ + +
- + Symposium: {{registration.symposium.title}} +
+
  1. {{w.title}} {{w.title}}
+
+

Add Symposia Paper ({{registration.symposium.work_nr}})

+

Oral Presentation Sumbission

+

Poster Presentation Sumbission

+

Round Table Disscussion Sumbission

-
-

Symposia paper ({{registration.symposium.work_nr}})

-

Oral Presentation Sumbission

-

Poster Presentation Sumbission

-

Round Table Disscussion Sumbission

- - - - - -
-
First name
Surname
Institution
E-mail
-
-
- - - - - X -
- Add another author + + + +
+
First name
Surname
Institution
E-mail
+
+
+ + + + + X +
+Add another author - - + + -
+
@@ -445,30 +464,48 @@ input:focus, textarea:focus
-
- {{registration.person.name}} {{registration.person.surname}} you finished your registration successfully. - Registration ID: {{registration.$id}}. +
+ Your registration has been submitted successfully! +

+ You will participate in the symosium "{{registration.sympattend}}"


+ + Thank you. We look forward to seeing you at the conference

+ .. Kotizacija upute .. +
- You finished your registration successfully. - + You submitted the paper successfully!

+ + Paper title: {{registration.work.title}}

+
+ Symposium: {{registration.symposium.title}} +
+ +
    +
  1. + + {{w.title}} + {{w.title}} +
  2. +
+
+
- - -
- -
- + --> + +