Changed default app for demo bundle to /ccm/navigation/

git-svn-id: https://svn.libreccm.org/ccm/trunk@4159 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2016-06-16 10:12:21 +00:00
parent 00d785e5c1
commit 30fe57f032
1 changed files with 2 additions and 2 deletions

View File

@ -57,10 +57,10 @@ waf.templating.stylesheet_paths=/WEB-INF/resources/scientificCMS-stylesheet-path
# CORE UI configuration parameters # CORE UI configuration parameters
# ############################################################################## # ##############################################################################
core.ui.pagemap.root_page_url=/portal/ core.ui.pagemap.root_page_url=/navigation/
#core.ui.pagemap.user_redirect_url=content-center/redirect.jsp #core.ui.pagemap.user_redirect_url=content-center/redirect.jsp
core.ui.pagemap.user_redirect_url=/content-center/ core.ui.pagemap.user_redirect_url=/content-center/
core.ui.pagemap.workspace_url=/portal/ core.ui.pagemap.workspace_url=/navigation/
# With version 2 moved from kernel/security to ui rsp ui.permissions and # With version 2 moved from kernel/security to ui rsp ui.permissions and
# no longer intended to be user configurable. # no longer intended to be user configurable.
# TODO CHECK what these URLS (esp. ../one) is used for. # TODO CHECK what these URLS (esp. ../one) is used for.