Format education area and studyType

Earlier, it used to leave a comma if any of them was absent.
This commit is contained in:
peeyush
2014-07-09 20:15:35 +05:30
parent 1777bbf44a
commit 0ba55cbc87
2 changed files with 6 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<div class="skills">
{{#education}}
<h3>{{institution}}</h3>
<h4>{{area}}, {{studyType}}</h4>
<h4>{{educationDetail}}</h4>
<p>{{startDateYear}} - {{endDateYear}}</p>
<p>{{summary}}</p>
<ul>