Changeset 1178 for trunk/ControlsPlugin/data/TWiki/ControlsPlugin.txt
- Timestamp:
- 12/05/08 00:21:04 (3 years ago)
- File:
-
- 1 edited
-
trunk/ControlsPlugin/data/TWiki/ControlsPlugin.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ControlsPlugin/data/TWiki/ControlsPlugin.txt
r899 r1178 37 37 <table border="0"><tr><td> *Output* </td><td> *Expected* </td></tr> 38 38 <tr><td>%CONTROL{"firstInput" type="checkbox" size="1"}%</td><td><table cellspacing="0" cellpadding="0"><tr> 39 <td><input class=" twikiEditFormCheckboxField" type="checkbox" name="firstInputNoDisclosure" />NoDisclosure </td>39 <td><input class="foswikiCheckBox" type="checkbox" name="firstInputNoDisclosure" />NoDisclosure </td> 40 40 </tr><tr> 41 <td><input class=" twikiEditFormCheckboxField" type="checkbox" name="firstInputPublicSupported" />PublicSupported </td>41 <td><input class="foswikiCheckBox" type="checkbox" name="firstInputPublicSupported" />PublicSupported </td> 42 42 </tr><tr> 43 <td><input class=" twikiEditFormCheckboxField" type="checkbox" name="firstInputPublicFAQ" />PublicFAQ </td>43 <td><input class="foswikiCheckBox" type="checkbox" name="firstInputPublicFAQ" />PublicFAQ </td> 44 44 </tr></table></td></tr> 45 45 </table>
Note: See TracChangeset
for help on using the changeset viewer.
