Commit 9bf190b2 by Nilu

Rename resume to CV

parent 4240118b
...@@ -583,7 +583,7 @@ ...@@ -583,7 +583,7 @@
<div class="contact-label"><img src="images/download-icon.png" /></div> <div class="contact-label"><img src="images/download-icon.png" /></div>
<div class="contact-value"> <div class="contact-value">
<a target='blank' href='<%= request.getContextPath() + "/" + BinaryContentHandler.getRelativeURL(request, jobApplication, "CV", jobApplication.getCV(), true) %>'> <a target='blank' href='<%= request.getContextPath() + "/" + BinaryContentHandler.getRelativeURL(request, jobApplication, "CV", jobApplication.getCV(), true) %>'>
Download Resume Download CV
</a> </a>
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment