From 2b3a67852d81786c9773f883bc18a25e416c183d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Eixarch?= Date: Sun, 2 Dec 2012 06:03:46 +0100 Subject: [PATCH] replace async loading of l10n because chrome fail to load --- src/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/index.html b/src/templates/index.html index 9fd33a26a..961c6012a 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -41,7 +41,7 @@ if(language) document.documentElement.lang = language[1]; })(document) - +