CTA test 3

This commit is contained in:
Glenwing 2018-03-18 00:52:14 -07:00
parent 4d878b4903
commit 174711af12

View File

@ -1067,7 +1067,7 @@ function Load_CTA_861() {
console.log('Response code:', response.status);
return;
}
CTA861 = data;
CTA861 = response.data;
}
).then(
function() {