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 b68f55eb57cd1e3768a5ffc7bfe7d18f1f4ca9c2 Author: Dan Haywood <[email protected]> AuthorDate: Sun May 26 14:16:13 2024 +0100 updates PetOwner#pets.columnOrder.txt with new properties --- .../modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt index 00bdbeb..0af746c 100644 --- a/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt +++ b/module-petowner/src/main/java/domainapp/modules/petowner/dom/petowner/PetOwner#pets.columnOrder.txt @@ -1,4 +1,6 @@ name +species +#notes #id #version #petOwner \ No newline at end of file
