Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| caching:scripts [2019/06/23 19:51] – rfile | caching:scripts [2019/06/23 19:55] (current) – rfile | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| from https:// | from https:// | ||
| + | |||
| + | |||
| + | not quite .... | ||
| + | |||
| + | look for this: | ||
| + | |||
| + | <code javascript> | ||
| + | // If Publish note, set default text to ' | ||
| + | if (LogType == ' | ||
| + | if (NoteText == "" | ||
| + | e_LogInfo.value=' | ||
| + | cannotDeleteChk.checked=true; | ||
| + | } | ||
| + | </ | ||