From: Dobrica Pavlinusic Date: Tue, 9 Nov 2010 14:10:58 +0000 (+0100) Subject: Merge branch 'master' of github.com:dpavlin/angular-mojolicious X-Git-Url: http://git.rot13.org/?p=angular-mojolicious.git;a=commitdiff_plain;h=a95625606e7d12287c963f93419510df1b850d9b;hp=-c Merge branch 'master' of github.com:dpavlin/angular-mojolicious --- a95625606e7d12287c963f93419510df1b850d9b diff --combined templates/conference/Registration.html.ep index 34271f4,e70a527..3665a69 --- a/templates/conference/Registration.html.ep +++ b/templates/conference/Registration.html.ep @@@ -5,15 -5,15 +5,15 @@@ if (typeof (console) === 'undefined') c function Registration($resource){ this.master = { person: { - name: '', surname: '', inst: '', email: '', + name: '', surname: '', inst: '', email: '' }, type: 'participant', work: { title: '', abstract: '', - authors:[ { name:'', surname:'', inst:'', email:'' } ], + authors:[ { name:'', surname:'', inst:'', email:'' } ] }, - symposium: { organizers: [ {name:'', surname:'', inst:'', email:'' } ], work_nr: 1, }, + symposium: { organizers: [ {name:'', surname:'', inst:'', email:'' } ], work_nr: 1 } }; this.Registration = $resource( '/data/conference/Registration/:id', { id:'' } ); this.Symposium = $resource( '/data/conference/Symposium/:id', { id:'' } ); @@@ -79,7 -79,7 +79,7 @@@ console.debug('save_symposium', self.sy self.last_saved = angular.copy(registration); }); - }, + } }; angular.validator.max_length = function(input, len) { @@@ -125,59 -125,39 +125,39 @@@ label color: #374E5A; } - .fl { + .input { color: #afafaf; float: left; margin: 2px; padding: 0 6px; } - .fl1 { + .input1 { width: 40.8em; } - .fl2 { + .input2 { width: 8em; } - .fl3 { + .input3 { width: 13em; } - - .flClear { - clear: both; - } - - .labelTop .pname, .labelTop .name, .labelTop .surname, .labelTop .pinst, .labelTop .email, .labelTop .city, .labelTop .address, .labelTop .contact { - color: #afafaf; - float: left; - margin: 2px; - padding: 0 6px; - } - - .pname, .name, .surname, .email { + .input4 { width: 10em; } - .pinst { + .input5 { width: 21.4em; } - - .address { - width: 14.1em; - } - - .city { - width: 9em; + .input6 { + width: 6.3em; } - .contact { - width: 10em; + .clear { + clear: both; } - .title, .summary { - width: 93%; - } .authors { clear: both; @@@ -191,7 -171,7 +171,7 @@@ font-size: 90%; } - input, textarea + input, textarea, .gohome { font: 14px arial; color: #000000; @@@ -229,10 -209,24 +209,24 @@@ input:focus, textarea:focu background: #d74f25; } - .button input:hover { + .button input:hover, .gohome:hover { background: #dc6844; } + .gohome { + float: left; + color: #ffffff; + display: block; + text-decoration: none; + background: #d74f25; + } + + .gohome a { + color: #fff; + text-decoration: none; + } + + .warrning { color: #FF6666; } @@@ -263,43 -257,42 +257,42 @@@

Contact Information

-
First name
-
Surname
+
First name
+
Surname
- - + +
-
Institution
+
Institution
- +
-
Address
+
Address
- - +
-
City
-
ZIP
-
Country
+
City
+
ZIP
+
Country
- - - + + +
-
E-mail
-
Phone number
+
E-mail
+
Phone number
- - + +
@@@ -323,21 -316,21 +316,21 @@@

Symposia

- +
-
First name
Surname
Institution
E-mail
+
First name
Surname
Institution
E-mail
-
- - - - +
+ + + + X
Add another organizer - - + +
    @@@ -359,23 -352,23 +352,23 @@@
    - +
    -
    First name
    Surname
    Institution
    E-mail
    +
    First name
    Surname
    Institution
    E-mail
    -
    - - - - +
    + + + + X
    Add another author - - + +
    @@@ -397,19 -390,21 +390,21 @@@
    - {{registration.work.title}} submitted successfully.
    + {{registration.work.title}} submitted successfully.
    - - Please review your data, correct and save if needed. - + +