more edl work
This commit is contained in:
parent
5f19650e90
commit
884ac05770
@ -578,6 +578,7 @@
|
|||||||
body: payload,
|
body: payload,
|
||||||
})
|
})
|
||||||
.then((response) => {
|
.then((response) => {
|
||||||
|
console.log("received response from edl_save_button");
|
||||||
if (response.ok) {
|
if (response.ok) {
|
||||||
response.json().then((payload) => {
|
response.json().then((payload) => {
|
||||||
// TODO: repopulate based on returned data
|
// TODO: repopulate based on returned data
|
||||||
|
Loading…
Reference in New Issue
Block a user