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/02/26 14:28:44 UTC

[myfaces-tobago] branch tobago-4.x updated: Demo: Menu Entry

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 dff217a  Demo: Menu Entry
dff217a is described below

commit dff217a73734ea8f7f597e5c04305e5794148f68
Author: Udo Schnurpfeil <ud...@irian.eu>
AuthorDate: Fri Feb 26 15:26:06 2021 +0100

    Demo: Menu Entry
---
 .../src/main/resources/org/apache/myfaces/tobago/example/demo/Demo.xml   | 1 +
 1 file changed, 1 insertion(+)

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 30c5c31..ad4bf16 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
@@ -115,6 +115,7 @@
   <entry key="sheet_column_selector">Column Selector</entry>
   <entry key="sheet_event">Event</entry>
   <entry key="sheet_markup">Markup</entry>
+  <entry key="sheet_resize">Resize</entry>
   <entry key="sheet_style">Styling</entry>
   <entry key="sheet_dropdown">Dropdown Box</entry>
   <entry key="sheet_filter">Filtering</entry>