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
61b12f7b
Commit
61b12f7b
authored
Aug 16, 2012
by
Baptiste Mouterde
Committed by
ikoalaz
Aug 16, 2012
Browse files
comments: remove debug stuff
parent
010201d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/templates/comments/comments.mako
View file @
61b12f7b
...
...
@@ -49,7 +49,6 @@
%if not nojs:
<script type="text/javascript">
$(document).ready(function () {
console.log('loading comment ${id}')
comments(${id}, "${h.url(controller='comments',action='reload_comments')}", '${h.url(controller='comments', action='ajax_call')}', "${h.url(controller='comments',action='score_ajax')}",${package_version_id}, '${filename}');
comment_form(${id}, '${h.url(controller='comments', action='ajax_call')}', "${h.url(controller='comments',action='reload_comments')}",${package_version_id}, '${filename}', '')
})
...
...
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