Skip to content

Commit

Permalink
Step 17.23: 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 cd42900 commit f7427e7
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 ng-click="partyRemove.remove()">X</button>
<button type="button" class="close" aria-label="Close" ng-click="partyRemove.remove()"><span aria-hidden="true">&times;</span></button>

0 comments on commit f7427e7

Please sign in to comment.