~widelands-dev/widelands-website/django_staticfiles

« back to all changes in this revision

Viewing changes to templates/threadedcomments/inlines/reply_to.js

  • Committer: franku
  • Date: 2016-03-02 21:02:38 UTC
  • mto: This revision was merged to the branch mainline in revision 409.
  • Revision ID: somal@arcor.de-20160302210238-kuzuundfpu2fgiab
first partially working version with old data

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    vim:ft=htmldjango:
3
3
{% endcomment %}
4
4
{% load threadedcomments_tags %}
5
 
{% load wlprofile %}
 
5
{% load wlprofile_extras %}
6
6
 
7
7
<script type="text/javascript">
8
8
function show_reply_form(comment_id, url, depth) {