]> git.parisson.com Git - teleforma.git/commitdiff
Force webclass opening in new tab
authorYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 26 Nov 2020 13:43:40 +0000 (14:43 +0100)
committerYoan Le Clanche <yoanl@pilotsystems.net>
Thu, 26 Nov 2020 13:43:40 +0000 (14:43 +0100)
teleforma/templates/teleforma/inc/webclass.html

index 01e6ff03ec408d57628f632a4f152c861905c09a..fe2a586009d777a4b26470f4318714c8dd087fcc 100644 (file)
@@ -6,7 +6,7 @@
     <tbody>
           <tr>
           <td class="border-top" width="90%">
-            <a href="{% url teleforma-conference-detail webclass.id %}">Voir la confĂ©rence</a>  
+            <a href="{% url teleforma-conference-detail webclass.id %}" target="_blank">Voir la confĂ©rence</a>  
           </td>
           <td class="border-top" width="10%" align="center">
             {% if user in webclass.readers.all %}