From ae014afaa20d0fdc2032fbe9f0befc1c4598cc80 Mon Sep 17 00:00:00 2001 From: Marijana Glavica Date: Mon, 14 Feb 2011 14:40:37 +0100 Subject: [PATCH] small changes i registration forms; abstracts file added --- public/app/drzb2011/abstracts.html | 133 +++++++++++++++++++++++ public/app/drzb2011/registration-en.html | 23 +++- public/app/drzb2011/registration-hr.html | 26 +++-- public/app/drzb2011/registrations.html | 8 +- 4 files changed, 171 insertions(+), 19 deletions(-) create mode 100644 public/app/drzb2011/abstracts.html diff --git a/public/app/drzb2011/abstracts.html b/public/app/drzb2011/abstracts.html new file mode 100644 index 0000000..2390727 --- /dev/null +++ b/public/app/drzb2011/abstracts.html @@ -0,0 +1,133 @@ + + + + + + + + +DRZB2011 Registrations + + + + + + +
+ +Odabir:
+ + + + + + +
+
+ + +

{{registration.work.title | uppercase}}

+ +
{{author.name}} {{author.surname}}
+
{{author.inst}}
+
+
{{registration.work.abstract}}
+
{{registration._id}}
+
+
+ +
+ +
+data={{data}}
+
+
+ +
+ + + + diff --git a/public/app/drzb2011/registration-en.html b/public/app/drzb2011/registration-en.html index a4b8420..66474d1 100644 --- a/public/app/drzb2011/registration-en.html +++ b/public/app/drzb2011/registration-en.html @@ -84,6 +84,9 @@ All participants (presenters, coauthors and visitors) have to register via on-line register system.

+

Proposal submission has been closed on 27th January 2011.

+ + @@ -188,14 +191,16 @@ One person can be author of maximum three papers, only one of them as first/pres

Registration Type

- + +
- +
@@ -266,7 +271,7 @@ One person can be author of maximum three papers, only one of them as first/pres
-
+

Symposium

@@ -388,7 +393,7 @@ Decide about going to welcome reception.


-
+
Thank you. Your proposal has been submitted successfully!
Please read conference fee payment instructions @@ -402,9 +407,13 @@ Decide about going to welcome reception.
-
+
+ This was the last paper in this symposium +
+
+
+ + @@ -123,7 +126,7 @@ Jedna osoba može biti autor u najviše tri rada, pri čemu na samo jednom može - + @@ -186,14 +189,16 @@ Jedna osoba može biti autor u najviše tri rada, pri čemu na samo jednom može

Tip registracije

- + +
- +
@@ -289,7 +294,7 @@ Jedna osoba može biti autor u najviše tri rada, pri čemu na samo jednom može
-
+

Simpozij

@@ -411,7 +416,7 @@ Odlučite o dolasku na domjenak.


-
+
Hvala! Vaš prijedlog je uspješno predan.
Molimo pročitajte upute za plaćanje kotizacije. @@ -425,7 +430,10 @@ Odlučite o dolasku na domjenak.
-
+
+ Ovo je bio zadnji rad unutar ovog simpozija +
+
- diff --git a/public/app/drzb2011/registrations.html b/public/app/drzb2011/registrations.html index c7284f9..8a2d62b 100644 --- a/public/app/drzb2011/registrations.html +++ b/public/app/drzb2011/registrations.html @@ -114,14 +114,16 @@ Odabir:
- student
{{registration.person.name}} {{registration.person.surname}} -<{{registration.person.email}}> {{registration.person.city}} {{registration.person.country}} -
{{registration.person.inst}}
+<{{registration.person.email}}> {{registration.person.inst}}, {{registration.person.city}}, {{registration.person.country}} +
{{registration.work.title}}
{{author.name}} -{{author.surname}} ; +{{author.surname}}, +{{author.inst}}
{{registration.work.abstract}}
+
{{registration._id}}
-- 2.20.1