From 862ab4ed04bc695d91922eee70e296c0ff12b8fb Mon Sep 17 00:00:00 2001 From: Paul Chavard Date: Mon, 4 Feb 2019 15:46:11 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9CBloc=20r=C3=A9p=C3=A9table=E2=80=9D=20?= =?UTF-8?q?is=20ready=20to=20be=20tested?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/features.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/features.rb b/config/features.rb index 2faf85f48..55d02a7bc 100644 --- a/config/features.rb +++ b/config/features.rb @@ -10,7 +10,7 @@ Flipflop.configure do feature :champ_integer_number, title: "Champ nombre entier" feature :champ_repetition, - title: "Bloc répétable (NE MARCHE PAS – NE PAS ACTIVER)" + title: "Bloc répétable" end feature :web_hook