From 2842c693d86268b1c9ded4e1e99a221405a41332 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 18 Feb 2023 10:18:22 -0500 Subject: [PATCH] Update jot-header.tpl more testing --- view/tpl/jot-header.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index b53eff232..13c877dc8 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -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']) {