Skip to content

Commit

Permalink
removed email display from rando modal
Browse files Browse the repository at this point in the history
  • Loading branch information
jawaseph committed Jul 25, 2014
1 parent 018d001 commit d2c33a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/groups/_randos.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<img src=<%= rando.image %>>
<br>

Email: <%= rando.email %><br>

Location: <%= rando.location %><br>
Gender: <%= rando.gender %><br>
Age: <%= rando.age %><br>
Expand Down

0 comments on commit d2c33a6

Please sign in to comment.