diff doc/customizing.txt @ 3590:394a69d73b53

oops
author Richard Jones <richard@users.sourceforge.net>
date Fri, 03 Mar 2006 21:54:03 +0000
parents 026adc5f1e13
children c9e7b66628ad
line wrap: on
line diff
--- a/doc/customizing.txt	Fri Mar 03 02:51:13 2006 +0000
+++ b/doc/customizing.txt	Fri Mar 03 21:54:03 2006 +0000
@@ -2,7 +2,7 @@
 Customising Roundup
 ===================
 
-:Version: $Revision: 1.195 $
+:Version: $Revision: 1.196 $
 
 .. This document borrows from the ZopeBook section on ZPT. The original is at:
    http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx
@@ -3950,7 +3950,7 @@
         status=-1,1,2,3,4,5,6,7">Show All</a><br>
 
    modify it to add the "blockers" info to the URL (note, both the
-   "@filter" *and* "blockers" values must be specified)@@
+   "@filter" *and* "blockers" values must be specified)::
 
      <a href="issue?@sort=-activity&@group=priority&@filter=status,blockers&
         blockers=-1&@columns=id,activity,title,creator,assignedto,status&

Roundup Issue Tracker: http://roundup-tracker.org/