Ignore:
Timestamp:
11/26/08 20:41:59 (3 years ago)
Author:
ArthurClemens
Message:

Item116: rebrand javascript classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormPlugin/data/Sandbox/FormPluginExamples.txt

    r664 r981  
    617617method="POST" 
    618618validate="on" 
    619 onSubmit="return (twiki.Form.makeSafeForTableEntry) ? twiki.Form.makeSafeForTableEntry(this) : true;" 
     619onSubmit="return (foswiki.Form.makeSafeForTableEntry) ? foswiki.Form.makeSafeForTableEntry(this) : true;" 
    620620}% 
    621621<!-- <nop>CommentPlugin attributes --> 
Note: See TracChangeset for help on using the changeset viewer.