change the ethnio id for the 'all' flag too

This commit is contained in:
Kadir Topal 2013-04-24 18:12:17 +02:00 коммит произвёл Ricky Rosario
Родитель 8b25e69b2e
Коммит 591ac41328
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -226,7 +226,7 @@
{# Ethnio tracking - see bugs 683643 and 673544 #} {# Ethnio tracking - see bugs 683643 and 673544 #}
{% if waffle.flag('ethnio-all') %} {% if waffle.flag('ethnio-all') %}
<script type="text/javascript" language="javascript" src="//ethn.io/remotes/24561" async="true"></script> <script type="text/javascript" language="javascript" src="//ethn.io/remotes/95100" async="true" charset="utf-8"> </script>
{% endif %} {% endif %}
{# End Ethnio #} {# End Ethnio #}