diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index db51f154f..001896c87 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -783,16 +783,18 @@ let postSaveTimer = null; if (data.success) { let content = ''; + /* let button = ``; let ulstart = ``; let lineitem = `
  • ${results[i].filename}
  • `; - +*/ alert(`${button} ${ulstart}`); alert(`${lineitem}`); + /* this type of thing works alert(`Content length: ${content.length}`); let j = 3;