Skip to content

Commit

Permalink
Merge pull request #350 from codefordurham/issue/259-link-profile
Browse files Browse the repository at this point in the history
Fixes #259 Link full profiles to mini profiles in map view
  • Loading branch information
vrocha committed Jul 13, 2016
2 parents f47b100 + db5fd61 commit 8302768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/app/templates/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ <h4 class="school-group-item-heading">
<p class='description'>
{{ school.mission_statement }}
</p>
<p><a href="#/school/{{ school.id }}/">View school profile</a></p>
</div>
</div>
<div class="school-group-separator" data-ng-hide="school.selected == 'hide'"></div>
Expand Down

0 comments on commit 8302768

Please sign in to comment.