Note menu route does not have the route_prefix applied
authorKarl O. Pinc <kop@karlpinc.com>
Fri, 4 Oct 2024 23:13:10 +0000 (18:13 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Fri, 4 Oct 2024 23:13:10 +0000 (18:13 -0500)
examples/etc/pgwui.yaml
examples/misc/development.yaml

index 02845022e234db5c45243eb4c176d9e7602278fc..0712b333ff93892f14e3093b25c54424ffb473a2 100644 (file)
@@ -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.,
index fca200ddba66ae0b438ba632887a8834a4f66a19..38b6971bfed85f4e27821eb37d04f8271bef9dd2 100644 (file)
@@ -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.,