This is an automated email from the git hooks/post-receive script. New change to branch feature/7595-PS-Activite-FPAZone in repository tutti. See http://git.codelutin.com/tutti.git at 2edaa0a La champs "Zone FPA actuelle" pour toutes les activité bateau sauf pour le changement de zone (see #7595) This branch includes the following new commits: new 2edaa0a La champs "Zone FPA actuelle" pour toutes les activité bateau sauf pour le changement de zone (see #7595) 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 2edaa0a910a7aaf21492205fd101fcf7bda9665f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 9 16:22:26 2016 +0100 La champs "Zone FPA actuelle" pour toutes les activité bateau sauf pour le changement de zone (see #7595) -- 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/7595-PS-Activite-FPAZone in repository tutti. See http://git.codelutin.com/tutti.git commit 2edaa0a910a7aaf21492205fd101fcf7bda9665f Author: Sylvain Bavencoff <bavencoff@codelutin.com> Date: Wed Mar 9 16:22:26 2016 +0100 La champs "Zone FPA actuelle" pour toutes les activité bateau sauf pour le changement de zone (see #7595) --- .../java/fr/ird/observe/ui/content/open/impl/seine/ActivitySeineUI.jcss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observe-application-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/ActivitySeineUI.jcss b/observe-application-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/ActivitySeineUI.jcss index a250b60..7f7e66a 100644 --- a/observe-application-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/ActivitySeineUI.jcss +++ b/observe-application-swing/src/main/java/fr/ird/observe/ui/content/open/impl/seine/ActivitySeineUI.jcss @@ -99,7 +99,7 @@ #currentFpaZone { property:{ActivitySeineDto.PROPERTY_CURRENT_FPA_ZONE}; selectedItem:{bean.getCurrentFpaZone()}; - enabled:{model.isChangedZoneOperation()}; + enabled:{!model.isChangedZoneOperation()}; } #nextFpaZoneLabel { -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm