Skip to content

Commit

Permalink
[bug 812176] Include pontoon js on STAGE.
Browse files Browse the repository at this point in the history
  • Loading branch information
rlr committed Nov 20, 2012
1 parent 34b78ec commit 38a5db4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions templates/base.html
Expand Up @@ -208,6 +208,11 @@
{% endif %}
{# End Ethnio #}

{# Temporary Pontoon testing - bug 812176 #}
{% if settings.STAGE %}
<script src="https://pontoon-dev.mozillalabs.com/pontoon.js"></script>
{% endif %}

{% block footer_script %}
{% endblock %}
</body>
Expand Down

0 comments on commit 38a5db4

Please sign in to comment.