branch develop updated (3ff8500 -> bfdd121)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 3ff8500 report refs #8884 new bfdd121 fix NPE 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 bfdd1215987d81a16614376ef0f09618d569efba Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 17 14:38:46 2016 +0100 fix NPE Summary of changes: .../synchronize/referential/ng/ReferentialSynchroUI.jaxx | 11 ----------- 1 file changed, 11 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 develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit bfdd1215987d81a16614376ef0f09618d569efba Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Dec 17 14:38:46 2016 +0100 fix NPE --- .../synchronize/referential/ng/ReferentialSynchroUI.jaxx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/application-swing/src/main/java/fr/ird/observe/application/swing/ui/admin/synchronize/referential/ng/ReferentialSynchroUI.jaxx b/application-swing/src/main/java/fr/ird/observe/application/swing/ui/admin/synchronize/referential/ng/ReferentialSynchroUI.jaxx index 586a5db..a0896dd 100644 --- a/application-swing/src/main/java/fr/ird/observe/application/swing/ui/admin/synchronize/referential/ng/ReferentialSynchroUI.jaxx +++ b/application-swing/src/main/java/fr/ird/observe/application/swing/ui/admin/synchronize/referential/ng/ReferentialSynchroUI.jaxx @@ -51,17 +51,6 @@ </JPanel> - <script><![CDATA[ - -@Override -public void destroy() { - leftTreeModel.clearSelection(); - rightTreeModel.clearSelection(); - super.destroy(); -} -]]> - </script> - <JPanel id='PENDING_content'> <Table constraints='BorderLayout.CENTER' fill='both' weightx='1' weighty='1'> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm