File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 161161
162162for more information, go and read about Zope Page Templates.
163163
164- I want to link version identifiers from my messages to svn/mercurial/git
164+ I want to link version identifiers from my messages to svn/mercurial/git
165165~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
166166
167167See: the LinkFormatingExample at:
Original file line number Diff line number Diff line change @@ -727,8 +727,8 @@ behaviour:
727727
728728 Because there is no ``name`` parameter for the user class, there
729729 will be no header. However setting::
730-
731- assigned_to=Link("user", msg_header_property="username")
730+
731+ assigned_to=Link("user", msg_header_property="username")
732732
733733 will make the mail gateway generate an ``X-Roundup-issue-assigned_to``
734734 using the username property of the linked user.
You can’t perform that action at this time.
0 commit comments