LinkedIn API: Display education only if user listed that on their linkedin profile.

Fixes #138
This commit is contained in:
Sahat Yalkabov
2014-04-25 13:51:10 -04:00
parent c44b941ba4
commit 18d13b67e1

View File

@ -46,6 +46,7 @@ block content
| #{company.title}
| at
| #{company.company.name}
if profile.educations
dt.text-muted Education
for education in profile.educations.values
dd= education.schoolName