From d983308f09a20b5b06a2c2d76db8faa94510ace6 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 18 Feb 2023 09:07:08 -0500 Subject: [PATCH] Update jot-header.tpl testing functions --- view/tpl/jot-header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index a45695f89..a619ccea5 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -684,8 +684,7 @@ let postSaveTimer = null; $('#embedPhotoModalBodyAlbumDialog').off('click'); $('#embedFileModal').modal('show'); - alert('made it to here'); - }; + }; /* end new function */ @@ -773,6 +772,7 @@ let postSaveTimer = null; {{* start new getFileDirList *}} let getFileDirList = function () { + alert('made it to here'); $.post("embedphotos/albumlist", {}, function(data) { if (data['status']) {