Update jot-header.tpl

more testing
This commit is contained in:
Ray 2023-02-18 10:18:22 -05:00
parent e6666a6cb2
commit 2842c693d8

View file

@ -772,7 +772,8 @@ let postSaveTimer = null;
{{* start new getFileDirList *}}
let getFileDirList = function () {
$.post("cloud/init", {},
/* $.post("embedphotos/albumlist", {}, */
$.get("cloud", {},
function(data) {
alert(JSON.stringify(data));
if (data['status']) {