Merge pull request #18 from bhardin/patch-1

Bugfix: TypeError: Cannot read property 'history' of undefined
This commit is contained in:
hacksalot 2015-12-29 14:29:22 -05:00
commit 85976ec9c6
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ engine: Underscore
</section>
{% } %}
{% if ( r.service.history && r.service.history.length ) { %}
{% if ( r.service && r.service.history && r.service.history.length ) { %}
<hr>
<section id="volunteer">
<header>