you are now returned to the comments tab after posting a comment

pull/1/head
Andromeda Yelton 2012-02-03 12:32:09 -05:00
parent 0e92aae0b5
commit baa7c05400
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
{% endif %}
{% endfor %}
<input type="hidden" name="next" value="{{ request.get_full_path }}#" />
<input type="hidden" name="next" value="{{ request.get_full_path }}?tab=2" />
<p class="submit">
<input type="submit" name="post" class="submit-post" value="{% trans "Post" %}" />
</p>