Commit 3cf36d0
committed
Remove extra '(select one)' in mapping strategy select
Commit 34b1e6d refactored the
display_strategies() function to store strategies in an array, and
looping over that to generate the select's options, but an echo
statement printing the 'select_one' entry was left out.
Fixes #2381 parent e21b9e3 commit 3cf36d0
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments