]> git.parisson.com Git - teleforma.git/commitdiff
fix url
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 11:13:59 +0000 (12:13 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 9 Feb 2015 11:13:59 +0000 (12:13 +0100)
teleforma/templates/registration/registration_complete.html

index 4939dc6696121bc8f8a8043bf6c24509e3aa8b70..bc218358df51900de264d0c26dad2f99560d989c 100644 (file)
@@ -20,7 +20,7 @@ Service inscription<br>
 75006 Paris
 <br><br><br>
 
-<a href="{% url "teleforma-document-detail" register_doc_print.id %}" class="component_icon button" id="action_green"><img src="{{STATIC_URL}}telemeta/images/download.png" alt="" style="vertical-align:middle" />&nbsp;{% trans "Download" %}</a>
+<a href="{% url "teleforma-document-view" register_doc_print.id %}" class="component_icon button" id="action_green" target="_blank"><img src="{{STATIC_URL}}telemeta/images/download.png" alt="" style="vertical-align:middle" />&nbsp;{% trans "Download" %}</a>
 
 </center>
 </div>