Link to skip translation

This commit is contained in:
Michal Čihař 2012-02-28 15:42:01 +01:00
parent 1d1f09a337
commit 1f0cc6b8c7

View File

@ -14,6 +14,7 @@
<input type="hidden" name="type" value="{{ type }}" />
<input type="hidden" name="oldpos" value="{{ unit.position }}" />
</form>
<a href="{{ unit.translation.get_translate_url }}?type={{ type }}&amp;oldpos={{ unit.position }}">Skip</a>
{% endblock %}