summaryrefslogtreecommitdiff
path: root/web-ui/config
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2014-12-15 16:00:25 -0200
committerBruno Wagner <bwgpro@gmail.com>2014-12-15 16:00:25 -0200
commitaf9868a7080ee0fea7355ae358c1e1766991202c (patch)
tree4ee1cad69b10f119d17125a9cf8dec49f6b67fd6 /web-ui/config
parentc5e45b28aa99d926ed6f53b8155da56dfb366941 (diff)
#170 Added UTF-8 encoding to the html body, because the quoted-printable module was messing up encoding otherwise
Diffstat (limited to 'web-ui/config')
-rw-r--r--web-ui/config/package.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/config/package.sh b/web-ui/config/package.sh
index 66509038..18a9148a 100644
--- a/web-ui/config/package.sh
+++ b/web-ui/config/package.sh
@@ -38,6 +38,7 @@ cat \
app/bower_components/modernizr/modernizr.js \
app/bower_components/lodash/dist/lodash.js \
app/bower_components/jquery/dist/jquery.js \
+app/bower_components/utf8/utf8.js
app/js/lib/highlightRegex.js \
app/bower_components/handlebars/handlebars.min.js \
app/bower_components/typeahead.js/dist/typeahead.bundle.min.js \