From 58a42036d9c5b9c3ca89df5863fdc1a0039ed497 Mon Sep 17 00:00:00 2001 From: dotansimha Date: Tue, 27 Sep 2016 13:34:03 +0300 Subject: [PATCH] Step 19.14: Update the layout of the party details --- .../app/parties/party-details.component.html | 109 +++++++++--------- 1 file changed, 52 insertions(+), 57 deletions(-) diff --git a/client/imports/app/parties/party-details.component.html b/client/imports/app/parties/party-details.component.html index c7fc2340a..7bcaa8591 100644 --- a/client/imports/app/parties/party-details.component.html +++ b/client/imports/app/parties/party-details.component.html @@ -1,61 +1,56 @@ -
-
- View and Edit Your Party Details: -
-
- - -
+
+
+
+ +

{{ party.name }}

+ + + +
+ + +
+ + +
+ + Public party? + -
- - -
- -
- - -
- -
- - Back -
- - -
    -

    - Users to invite: -

    -
  • -
    {{ user | displayName }}
    - -
  • -
- -
-

Reply to the invitation

- - - +
+ + Back +
+ +
- -

- Click the map to set the party location -

- -
- - - - +
+ +

Invitations

+ Public party, no need for invitations! + + +
{{ user | displayName }}
+ +
+
+
+
+
+ +

Party location

+ + + + +
-
\ No newline at end of file +