Add support for homepage configuration.

This commit is contained in:
Paulo Gustavo Veiga
2012-09-01 14:30:32 -03:00
parent 8839b8d333
commit 154a442428
9 changed files with 89 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
</div>
<c:if test="${param.onlyActionHeader!=true}">
<div id="headerContent">
<a href="c/home" title="Homepage">
<a href="${requestScope['site.homepage']}" title="Homepage">
<div id="headerLogo">&nbsp;</div>
</a>