mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 09:53:58 +00:00
Merge branch 'dillon/34.4-jenkins-vapor' into vapor/development
This commit is contained in:
@@ -156,6 +156,8 @@
|
||||
method: 'GET',
|
||||
responseType: 'json',
|
||||
}).then(response => {
|
||||
console.log('whiteForm.mockUp: ' + JSON.stringify(response));
|
||||
console.log('whiteForm.mockUp: ' + JSON.stringify(response.src));
|
||||
if (response.src) {
|
||||
window.location.href = response.src;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user