Skip to content

Commit

Permalink
Step 20.8: Create view for PartyUpload
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Kisiela authored and Dotan Simha committed Nov 22, 2016
1 parent 162a5bc commit ff62664
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions imports/ui/components/partyUpload/partyUpload.html
@@ -0,0 +1,9 @@
<div layout="column">
<div>
<div>Click here to select image</div>
<div>
<strong>OR</strong>
</div>
<div>You can also drop image to here</div>
</div>
</div>

0 comments on commit ff62664

Please sign in to comment.