Fixed wrong stylesheet in ccm-bundle

git-svn-id: https://svn.libreccm.org/ccm/trunk@2794 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2014-08-10 09:03:13 +00:00
parent 8598ee25b5
commit 70c2ab0560
2 changed files with 3 additions and 3 deletions

View File

@ -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
# ==============================================================================

View File

@ -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"