Skip to content

Commit

Permalink
Step 16.8: Use in the view
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and DAB0mB committed Dec 14, 2016
1 parent 0276792 commit fa07c4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imports/ui/components/partyDetails/partyDetails.html
Expand Up @@ -9,3 +9,5 @@
<button ui-sref="parties">Back</button>

<party-uninvited party="partyDetails.party" ng-show="partyDetails.canInvite()"></party-uninvited>

<party-map location="partyDetails.party.location"></party-map>

0 comments on commit fa07c4b

Please sign in to comment.