branch feature/9526 updated (387de97b -> 4ebf2201)
This is an automated email from the git hooks/post-receive script. New change to branch feature/9526 in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 387de97b refs #9526 : - Validation new 4ebf2201 Remove useless layout The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 4ebf2201fdf7ba0dc0d3333a38ad88a00e9ec807 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Dec 14 14:56:51 2017 +0100 Remove useless layout Summary of changes: .../franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx | 3 --- 1 file changed, 3 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch feature/9526 in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 4ebf2201fdf7ba0dc0d3333a38ad88a00e9ec807 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Dec 14 14:56:51 2017 +0100 Remove useless layout --- .../franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx b/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx index 00384e03..9c055146 100644 --- a/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx +++ b/faxtomail-ui-swing/src/main/java/com/franciaflex/faxtomail/ui/swing/content/demande/TakenByFormUI.jaxx @@ -56,9 +56,6 @@ <TakenByFormUIModel id='model' initializer='getContextValue(TakenByFormUIModel.class)'/> - <CardLayout2Ext id='fromPanelLayout' - constructorParams='this, "fromPanel"'/> - <Table constraints='BorderLayout.NORTH' fill='both'> <row> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm