Skip to content

Commit

Permalink
Step 21.16: Use PartiesUploadComponent inside the form
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 27, 2016
1 parent 5b838eb commit 4090d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/imports/app/parties/parties-form.component.html
Expand Up @@ -17,6 +17,7 @@ <h2>Add it now! ></h2>
<br/>
<md-checkbox formControlName="public">Public party?</md-checkbox>
<br/><br/>
<parties-upload #upload></parties-upload>
<button color="accent" md-raised-button type="submit">Add my party!</button>
</div>
<div class="form-extras">
Expand Down

0 comments on commit 4090d82

Please sign in to comment.