Commit db37ee5
committed
Show "Attach issues" form only if user has access
When a Changeset is not linked to any issue, the List page displays a
text field and an Attach button as a shortcut to link issues without
having to go to the View Changeset page.
The input form was also shown when user has no privileges to update
Changesets.
Fixes #3541 parent c10ef2a commit db37ee5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
103 | 107 | | |
104 | 108 | | |
105 | 109 | | |
106 | | - | |
| 110 | + | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
| |||
0 commit comments