Commit 5808eeaa authored by Baptiste Mouterde's avatar Baptiste Mouterde Committed by ikoalaz
Browse files

comment : add another list of comments for the no js version

parent aa880bcd
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment