Skip to content

Commit

Permalink
Step 15.1: Add ngShow to PartyAdd
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 a49679b commit cf67ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imports/ui/components/partiesList/partiesList.html
@@ -1,4 +1,4 @@
<party-add></party-add>
<party-add ng-show="partiesList.isLoggedIn"></party-add>

<input type="search" ng-model="partiesList.searchText" placeholder="Search" />

Expand Down

0 comments on commit cf67ed8

Please sign in to comment.