Skip to content

Commit

Permalink
Step 18.32: Create view for PartyAddButton
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 b245736 commit 979c300
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions imports/ui/components/partyAddButton/partyAddButton.html
@@ -0,0 +1,3 @@
<md-button class="md-fab" aria-label="Add new party" ng-click="partyAddButton.open($event)">
<md-icon md-svg-icon="content:ic_add_24px"></md-icon>
</md-button>

0 comments on commit 979c300

Please sign in to comment.