]> git.parisson.com Git - teleforma.git/commitdiff
open source in blank
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Jan 2014 16:26:41 +0000 (17:26 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 30 Jan 2014 16:26:41 +0000 (17:26 +0100)
teleforma/templates/teleforma/source_detail.html

index c47fe4957769a94918c67dcc814c1e11276f955f..6d74fc85f38b8e50169db3c2130a121a437ad1d5 100644 (file)
@@ -25,7 +25,8 @@
 
 {% block module-action %}
   <div class="module_action">
-   <a href="{{ object.default_record_url }}" class="component_icon button" id="action_red">{% trans "Record and stream" %}</a>
+   <a href="{{ object.default_record_url }}" class="component_icon button" id="action_red" target="_blank">
+   {% trans "Record and stream" %}</a>
   </div>
 {% endblock module-action %}