Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
02ab1dd9
Commit
02ab1dd9
authored
Apr 07, 2002
by
bbaetz%student.usyd.edu.au
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Byg 136003 - two extra spaces after every comment
r=gerv x2
parent
91341bcf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
comments.tmpl
template/default/show/comments.tmpl
+6
-3
No files found.
template/default/show/comments.tmpl
View file @
02ab1dd9
...
...
@@ -45,7 +45,10 @@
[% END %]
<br>
<pre>
[%- quoteUrls(comment.body) -%]
</pre>
[%# Don't indent the <pre> block, since then the spaces are displayed in the
# generated HTML
#%]
<pre>
[%- quoteUrls(comment.body) -%]
</pre>
[% END %]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment