diff --git a/ccm-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt b/ccm-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt index bfe795d0e..4434a8d2c 100644 --- a/ccm-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt +++ b/ccm-bundle/src/WEB-INF/resources/librecms-stylesheet-paths.txt @@ -13,11 +13,11 @@ # Theme with single entry point (e.g Mandalay) managed by themedirector #http://::host::/resource/::webapp::/themes/::themedir::/::theme::/start.xsl -#http://::host::/::webapp::/themes/::themedir::/::theme::/start.xsl +http://::host::/::webapp::/themes/::themedir::/::theme::/start.xsl # Theme with single entry point (e.g Mandalay) unmanaged default #http://::host::/resource/::webapp::/themes/mandalay/start.xsl -#http://::host::/::webapp::/themes/mandalay/start.xsl +http://::host::/::webapp::/themes/mandalay/start.xsl # ============================================================================== diff --git a/ccm-sci-bundle/bundles/devel/cfg/project.xml b/ccm-sci-bundle/bundles/devel/cfg/project.xml index e8bfc7b3e..40ef34916 100644 --- a/ccm-sci-bundle/bundles/devel/cfg/project.xml +++ b/ccm-sci-bundle/bundles/devel/cfg/project.xml @@ -9,7 +9,7 @@ name="ScientificCMS" prettyName="Scientific CMS" version="2.3.0" - release="devel-SNAPSHOT-r2758" + release="devel-SNAPSHOT-r2792" webxml="sci-web.xml" portletxml="sci-portlet.xml" webapp="libreccm"