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

danhaywood pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/causeway-app-petclinic.git

commit 051a7d1aa70ed93fc5377d37c26e534ebdb30554
Author: Dan Haywood <[email protected]>
AuthorDate: Fri May 24 06:54:56 2024 +0100

    Updates .columnOrder.txt of PetOwners to show additional properties
    
    as columns in standalone collection tables
---
 .../domainapp/modules/petowner/dom/petowner/PetOwner.columnOrder.txt  | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 
a/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner.columnOrder.txt
 
b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner.columnOrder.txt
index 5f3107a..1963db0 100644
--- 
a/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner.columnOrder.txt
+++ 
b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner.columnOrder.txt
@@ -1,3 +1,5 @@
 name
-lastCheckedIn
+telephoneNumber
+lastVisit
+emailAddress
 #version

Reply via email to