Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
5808eeaa
Commit
5808eeaa
authored
Aug 13, 2012
by
Baptiste Mouterde
Committed by
ikoalaz
Aug 13, 2012
Browse files
comment : add another list of comments for the no js version
parent
aa880bcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/templates/source_viewer/contentviewer.mako
View file @
5808eeaa
...
...
@@ -165,7 +165,7 @@
</
table
>
</
div
>
</
div
>
<
div
class
=
'no-js'
>
<%
include
file
=
"../comments/comments.mako"
args
=
'id=
0
,package_version_id=c.package_version_id,filename=c.fileName'
/>
<
div
id
=
'no-js'
class
=
'no-js'
>
<%
include
file
=
"../comments/comments.mako"
args
=
'id=
1
,package_version_id=c.package_version_id,filename=c.fileName
,nojs="True"
'
/>
</
div
>
%
endif
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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