Skip to content

Commit

Permalink
Step 18.21: Refactor PartyRemove
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 eb7d313 commit cc20ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imports/ui/components/partyRemove/partyRemove.html
@@ -1 +1 @@
<button type="button" class="close" aria-label="Close" ng-click="partyRemove.remove()"><span aria-hidden="true">&times;</span></button>
<md-icon md-svg-icon="content:ic_clear_24px" ng-click="partyRemove.remove()"></md-icon>

0 comments on commit cc20ded

Please sign in to comment.