- Timestamp:
- 01/29/09 15:20:53 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionTrackerPlugin/lib/Foswiki/Plugins/ActionTrackerPlugin.pm
r2227 r2228 314 314 315 315 my $text = $action->stringify(); 316 $text = "$pretext$text \n$posttext";316 $text = "$pretext$text$posttext"; 317 317 318 318 # take the opportunity to fill in the missing fields in actions
Note: See TracChangeset
for help on using the changeset viewer.
