minor addendum zu patch 183

git-svn-id: https://svn.libreccm.org/ccm/trunk@243 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2009-08-28 14:13:14 +00:00
parent 7d3056ffaf
commit 1c2e8c4695
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ public class ThemeXSLParameterGenerator implements XSLParameterGenerator,
}
if (themeURL != null) {
// modified as ccm-ldn-theme is no longer installed in its own context
// return "/" + WEB_APP_NAME + "/" + CCM_PREFIX + "/" +
return "/" + CCM_PREFIX + "/" +
Web.getContext().getRequestURL().getContextPath() +