You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2021/04/22 12:24:01 UTC

[myfaces-tobago] branch tobago-4.x updated: demo(doc): menu labels

This is an automated email from the ASF dual-hosted git repository.

lofwyr pushed a commit to branch tobago-4.x
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git


The following commit(s) were added to refs/heads/tobago-4.x by this push:
     new a9d2799  demo(doc): menu labels
a9d2799 is described below

commit a9d27995591a01a19c9196d6cc953d6805db2af9
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Thu Apr 22 12:40:27 2021 +0200

    demo(doc): menu labels
---
 .../src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml  | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tobago-example/tobago-example-demo/src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml b/tobago-example/tobago-example-demo/src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml
index ad4bf16..3b994d3 100644
--- a/tobago-example/tobago-example-demo/src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml
+++ b/tobago-example/tobago-example-demo/src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml
@@ -156,8 +156,10 @@
   <entry key="websocket">WebSocket</entry>
   <entry key="format">Formatting</entry>
   <entry key="exception_handler">Ajax Exception Handler</entry>
+  <entry key="none-faces-response">None Faces Response</entry>
   <entry key="transition">Transition</entry>
   <entry key="behavior">Behavior</entry>
+  <entry key="partial">Partial AJAX</entry>
   <entry key="for_each">For Each</entry>
   <entry key="collapsible">Collapsible</entry>
   <entry key="collapsible_box">Content Box</entry>