Commit b93e8b9
committed
Landmark widget: auto-select target group in some cases
If the source is a project other than the current one, and no target
group has been selected yet, selecting a source group will auto-select
any target group with the same name. This works for both single mappings
and multiple mappings.
See #22871 parent eef8783 commit b93e8b9
File tree
2 files changed
+27
-0
lines changed- django/applications/catmaid/static/js/widgets
2 files changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3016 | 3016 | | |
3017 | 3017 | | |
3018 | 3018 | | |
| 3019 | + | |
| 3020 | + | |
3019 | 3021 | | |
3020 | 3022 | | |
3021 | 3023 | | |
| |||
3026 | 3028 | | |
3027 | 3029 | | |
3028 | 3030 | | |
| 3031 | + | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
| 3037 | + | |
| 3038 | + | |
| 3039 | + | |
| 3040 | + | |
| 3041 | + | |
| 3042 | + | |
| 3043 | + | |
| 3044 | + | |
| 3045 | + | |
| 3046 | + | |
| 3047 | + | |
| 3048 | + | |
| 3049 | + | |
| 3050 | + | |
3029 | 3051 | | |
3030 | 3052 | | |
3031 | 3053 | | |
| |||
3048 | 3070 | | |
3049 | 3071 | | |
3050 | 3072 | | |
| 3073 | + | |
3051 | 3074 | | |
3052 | 3075 | | |
3053 | 3076 | | |
| |||
0 commit comments