Commit a3fded1
authored
Canceling Pipeline's Setup sends you back to an unstyled page (#7823)
## Rationale
If you click on the pipeline grid's Setup button after it's refreshed
itself via AJAX, cancelling the Setup action takes you "back" to the raw
AJAX URL.
## Changes
- Propagate the returnUrl value into the AJAX grid render1 parent f375c6b commit a3fded1
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments