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 c08b831692cdff0b3e3d085d1f24e7224b6e1d7a 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
