User Tools

Site Tools


caching:scripts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
caching:scripts [2019/06/23 19:51] rfilecaching:scripts [2019/06/23 19:55] (current) rfile
Line 12: Line 12:
  
 from  https://forums.geocaching.com/REV/index.php?/topic/23418-published-for-17-years/ from  https://forums.geocaching.com/REV/index.php?/topic/23418-published-for-17-years/
 +
 +
 +not quite ....
 +
 +look for this:
 +
 +<code javascript>
 +//  If Publish note, set default text to 'Published'
 + if (LogType == '24') {
 + if (NoteText == "") {
 + e_LogInfo.value='Published';
 + cannotDeleteChk.checked=true;
 + }
 +</code>
  
  
caching/scripts.txt · Last modified: 2019/06/23 19:55 by rfile