feat(routing): add a feature flag on multi line routing
This commit is contained in:
parent
469a50f19d
commit
cd9cc65e99
2 changed files with 4 additions and 3 deletions
|
@ -28,5 +28,5 @@
|
|||
%td.operator= operator_tag(operator_name, targeted_champ, row_index)
|
||||
%td.value= right_operand_tag(targeted_champ, value, row_index)
|
||||
%td.delete-column= delete_condition_tag(row_index)
|
||||
|
||||
.flex.justify-end.mt-2= add_condition_tag
|
||||
- if @groupe_instructeur.procedure.feature_enabled?(:multi_line_routing)
|
||||
.flex.justify-end.mt-2= add_condition_tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue