From e9c2a275a3b3adf5e3f3d0af6e6ae0142ced6485 Mon Sep 17 00:00:00 2001 From: Marijana Glavica Date: Tue, 7 Dec 2010 14:18:35 +0100 Subject: [PATCH] styling --- public/app/drzb2011/registrations.html | 94 ++++++++++++++++++++++---- 1 file changed, 79 insertions(+), 15 deletions(-) diff --git a/public/app/drzb2011/registrations.html b/public/app/drzb2011/registrations.html index c214aa2..c7284f9 100644 --- a/public/app/drzb2011/registrations.html +++ b/public/app/drzb2011/registrations.html @@ -13,7 +13,7 @@ function Registrations(xhr){ this.xhr("JSON" , "/data/drzb2011/Registration?callback=JSON_CALLBACK" , function(code, response){ - console.log('xhr JSON', code, response); +// console.log('xhr JSON', code, response); self.data = response; } ); @@ -27,6 +27,57 @@ function Registrations(xhr){ @@ -35,37 +86,50 @@ function Registrations(xhr){
-SVI
-Samo registracija
-Sudionik simpozija/okruglog stola
-Organizator simpozija
-Organizator okruglog stola
-Usmeno priopćenje
-Poster
-Student - samo registracija
-Osoba u pratnji
+Odabir:
+ + + + + + + + + +
  1. -{{registration.type}} - student
    + + samo registracija + sudionik simpozija/okruglog stola + organizator simpozija + organizator okruglog stola + usmeno priopćenje + poster + student - samo registracija + osoba u pratnji + + - student
    {{registration.person.name}} {{registration.person.surname}} -<{{registration.person.email}}> +<{{registration.person.email}}> {{registration.person.city}} {{registration.person.country}}
    {{registration.person.inst}}
    {{registration.work.title}}
    - + {{author.name}} {{author.surname}} ; +
    {{registration.work.abstract}}
-
- +
+
 data={{data}}
 
-- 2.20.1