you are now returned to the comments tab after posting a comment
parent
0e92aae0b5
commit
baa7c05400
|
@ -14,7 +14,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% 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">
|
<p class="submit">
|
||||||
<input type="submit" name="post" class="submit-post" value="{% trans "Post" %}" />
|
<input type="submit" name="post" class="submit-post" value="{% trans "Post" %}" />
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue