Use redirectJSON
[?]
Oct 14, 2013, 3:35 PM
NIX2TKYVRRIQNW447RY2HKV6LMGWJIROXBWPMGAY744PI4OTST6ACDependencies
- [2]
ZFEN2MAOSimplify jobset cloning - [3]
TQVKZQUGUse the REST API in the web interface for editing jobsets - [4]
JY7BXXOPSplit viewing and editing a project - [5]
OX6NYJDVSplit viewing and editing a jobset
Change contents
- replacement in src/root/edit-jobset.tt at line 177
requestJSON({redirectJSON({ - replacement in src/root/edit-jobset.tt at line 184
type: 'PUT',success: function(data) {window.location = data.redirect;},type: 'PUT' - replacement in src/root/edit-project.tt at line 69
requestJSON({redirectJSON({ - replacement in src/root/edit-project.tt at line 76
type: 'PUT',success: function(data) {window.location = data.redirect;},type: 'PUT'