Added ${url.base} to template model so templates can build urls. Modified templates accordingly to replace ${url.home} with {$url.base}. Also replaced ${url.base}/images with ${url.images}. Added scripts and stylesheets to personHasEducationalTraining.ftl.

This commit is contained in:
rjy7 2010-11-18 00:46:04 +00:00
parent 239c38b3c3
commit 4a3bc7d092
5 changed files with 33 additions and 25 deletions

View file

@ -20,7 +20,7 @@
</nav>
<section id="generic-class-graph" role="region">
<img src="${urls.home}/images/menupage/visual-graph-generic-class.jpg" width="500" height="283" alt ="" />
<img src="${urls.images}/menupage/visual-graph-generic-class.jpg" width="500" height="283" alt ="" />
</section>
</section>