Update jot-header.tpl

This commit is contained in:
Ray 2023-02-23 07:27:09 -05:00
parent ccef4f7f5c
commit 5f3bd7f0a2

View file

@ -775,7 +775,7 @@ let postSaveTimer = null;
let results = data.content;
let path = results[0].display_path;
// alert(`Success: ${success}`);
alert(`Success: ${success}`);
// alert(results.length);
// alert(path);
console.log(JSON.stringify(results));