Tony CHEMIT pushed to branch develop at ultreiaio / ird-t3 Commits: 3b02bd30 by Tony CHEMIT at 2018-02-18T17:57:22+01:00 [LOGS] Erreur d'affichage sur le log du RF1 (See #246) - - - - - 1 changed file: - t3-actions/src/main/java/fr/ird/t3/actions/data/level0/ComputeRF1Action.java Changes: ===================================== t3-actions/src/main/java/fr/ird/t3/actions/data/level0/ComputeRF1Action.java ===================================== --- a/t3-actions/src/main/java/fr/ird/t3/actions/data/level0/ComputeRF1Action.java +++ b/t3-actions/src/main/java/fr/ird/t3/actions/data/level0/ComputeRF1Action.java @@ -491,8 +491,7 @@ public class ComputeRF1Action extends AbstractLevel0Action<ComputeRF1Configurati addWarningMessage( l(locale, "t3.level0.computeRF1.warning.no.catches.but.some.landings", - tripStr, - elementaryCatchTotalWeight) + tripStr, elementaryLandingTotalWeight) ); } View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/3b02bd305bd6e6decffe526edc91bfc78... --- View it on GitLab: https://gitlab.com/ultreiaio/ird-t3/commit/3b02bd305bd6e6decffe526edc91bfc78... You're receiving this email because of your account on gitlab.com.