Hi Environc,
I see you have done some customizations for that layout. Please look at the following lines of code:
<?php echo JText::_('CANDIDATE')?>: <i><a href="<?php echo JRoute::_('index.php?option=com_jajobboard&view=jaresumes&layout=jaview&cid[0]='. $resume->id . '&Itemid=' . $Itemid)?>"><?php echo $resume->title ?></a></i>
I think you removed it. Please add it back and if you face any issue with this, you could download package at http://www.joomlart.com/forums/downloads.php?do=file&id=3076 , unzip and compare file views/jaapplications/tmpl/jaempllist.php
Regards