Put IntegerNumberChamp behind a flag

This commit is contained in:
Paul Chavard 2018-10-31 19:51:11 +01:00
parent 074050a91a
commit ca09aa52a3
2 changed files with 4 additions and 1 deletions

View file

@ -15,6 +15,8 @@ Flipflop.configure do
title: "Champ double menu déroulant"
feature :champ_carte,
title: "Champ Carte"
feature :champ_integer_number,
title: "Champ nombre entier"
end
feature :web_hook