minor addendum zu patch 183
git-svn-id: https://svn.libreccm.org/ccm/trunk@243 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
7d3056ffaf
commit
1c2e8c4695
|
|
@ -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() +
|
||||
|
|
|
|||
Loading…
Reference in New Issue