branch develop-4.x updated (0f13fc3 -> a06fd5b)
This is an automated email from the git hooks/post-receive script. New change to branch develop-4.x in repository tutti. See http://git.codelutin.com/tutti.git from 0f13fc3 Fixes #8042 Merge branch 'feature/8042' into develop-4.x new 489a625 Correction du nom du nœud recherché (See #8040) new a06fd5b Fixes #8040 Merge branch 'feature/8040' into develop-4.x The 2 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 a06fd5be4ed551d686039d9a8306e153299a0c9b Merge: 0f13fc3 489a625 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 7 08:56:27 2016 +0100 Fixes #8040 Merge branch 'feature/8040' into develop-4.x commit 489a625aafa3727fc27be0824e658e77523a3db9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 7 08:56:24 2016 +0100 Correction du nom du nœud recherché (See #8040) Summary of changes: .../java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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-4.x in repository tutti. See http://git.codelutin.com/tutti.git commit 489a625aafa3727fc27be0824e658e77523a3db9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 7 08:56:24 2016 +0100 Correction du nom du nœud recherché (See #8040) --- .../java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observe-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java b/observe-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java index 6bea404..6c1eec1 100644 --- a/observe-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java +++ b/observe-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java @@ -453,7 +453,7 @@ public class RouteUIHandler extends ContentOpenableUIHandler<Route> { ObserveNode parentNode = treeHelper.getSelectedNode(); parentNode = treeHelper.findNode( parentNode, - n("observe.common.activities") + n("observe.tree.activitySeine") ); if (log.isDebugEnabled()) { log.debug("PARENT NODE = " + parentNode); -- 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-4.x in repository tutti. See http://git.codelutin.com/tutti.git commit a06fd5be4ed551d686039d9a8306e153299a0c9b Merge: 0f13fc3 489a625 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Mar 7 08:56:27 2016 +0100 Fixes #8040 Merge branch 'feature/8040' into develop-4.x .../java/fr/ird/observe/ui/content/open/impl/seine/RouteUIHandler.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm