Commit 067ebbb
committed
[FIX] fields: keep values for some selections
In change_field_selection_values when the mapping arg
contains keys that are also present in values, we do not
want to remove the values that are still valid
closes #157
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent 5deee62 commit 067ebbb
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
964 | 964 | | |
965 | 965 | | |
966 | 966 | | |
967 | | - | |
| 967 | + | |
968 | 968 | | |
969 | | - | |
| 969 | + | |
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
| |||
0 commit comments