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

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit 1af1d717dfb41755286d814cdadb0f735c9fea3a
Author: danhaywood <[email protected]>
AuthorDate: Tue May 16 11:11:52 2023 +0100

    CAUSEWAY-2485: updates menubar is all
---
 examples/demo/domain/src/main/java/demoapp/dom/menubars.layout.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/demo/domain/src/main/java/demoapp/dom/menubars.layout.xml 
b/examples/demo/domain/src/main/java/demoapp/dom/menubars.layout.xml
index 5d176a537e..8b94d2eb5e 100644
--- a/examples/demo/domain/src/main/java/demoapp/dom/menubars.layout.xml
+++ b/examples/demo/domain/src/main/java/demoapp/dom/menubars.layout.xml
@@ -106,7 +106,6 @@ For latest we use: 
https://raw.githubusercontent.com/apache/causeway/master/anto
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="commandPublishing"/>
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="domainEvent"/>
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="editing"/>
-                <mb3:serviceAction objectType="demo.PropertyMenu" 
id="editingReasonDisabled"/>
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="executionPublishing"/>
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="fileAccept"/>
                 <mb3:serviceAction objectType="demo.PropertyMenu" 
id="maxLength"/>

Reply via email to