Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| caching:scripts [2019/06/23 19:50] – created rfile | caching:scripts [2019/06/23 19:55] (current) – rfile | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Just change the text | Just change the text | ||
| </ | </ | ||
| + | |||
| + | 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; | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | |||