From: Karl O. Pinc Date: Fri, 4 Oct 2024 23:13:10 +0000 (-0500) Subject: Note menu route does not have the route_prefix applied X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=daab44577668d7cc93166a9cb4df4436b775a95c;p=pgwui_server Note menu route does not have the route_prefix applied --- diff --git a/examples/etc/pgwui.yaml b/examples/etc/pgwui.yaml index 0284502..0712b33 100644 --- a/examples/etc/pgwui.yaml +++ b/examples/etc/pgwui.yaml @@ -117,6 +117,7 @@ app: # How to link to a menu of PGWUI components. An alternative to using # the PGWUI_Menu component. # Configured as home_page is configured, above. + # As with home_page, route_prefix is not applied. # The default is to have no menu. # # The following example uses the URL without a path (e.g., diff --git a/examples/misc/development.yaml b/examples/misc/development.yaml index fca200d..38b6971 100644 --- a/examples/misc/development.yaml +++ b/examples/misc/development.yaml @@ -116,6 +116,7 @@ app: # How to link to a menu of PGWUI components. An alternative to using # the PGWUI_Menu component. # Configured as home_page is configured, above. + # As with home_page, route_prefix is not applied. # The default is to have no menu. # # The following example uses the URL without a path (e.g.,