Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: templates/article.tmpl

Issue 29624561: Issue 6104 - Minified code in help center repository (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Consolidated gulp tasks Created Dec. 7, 2017, 2:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: templates/article.tmpl
===================================================================
--- a/templates/article.tmpl
+++ b/templates/article.tmpl
@@ -54,10 +54,10 @@
</script>
{% endblock %}
{% block footer %}
<? include contact ?>
{% endblock %}
{% block scripts %}
-<script src="/js/vendor/bowser.js"></script>
+<script src="/dist/js/vendor/bowser.min.js"></script>
{% endblock %}
« gulpfile.js ('K') | « static/src/scss/main.scss ('k') | templates/minimal.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld