Update jot-header.tpl

This commit is contained in:
Ray 2023-02-26 18:13:40 -05:00
parent 8a5b90602c
commit 9bf738bbbd

View file

@ -775,7 +775,7 @@ let postSaveTimer = null;
"image/png",
"image/gif":
//alert(`Image: ${result.display_path}`);
alert(`Image: ${result.display_path}`);
let mType = `<li><img src="/cloud/${address}/${result.display_path}" class="img-fluid img-thumbnail" ></li>`;
break;
case y: