Hide briefcase when no work history

This commit is contained in:
Michael Schmatz 2014-07-07 09:49:13 -07:00
parent aea1d0e8f2
commit 3151db6fc5

View file

@ -130,8 +130,9 @@ block content
img(src="/images/pages/employer/education.png")
| #{curated.education}
td.work_column
img(src="/images/pages/employer/briefcase.png")
| #{workHistory}
if workHistory
img(src="/images/pages/employer/briefcase.png")
| #{workHistory}
else
td Hi