From 868ae82bb079d5a8d0496a72b53556c83e2d199e Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 29 Jul 2013 22:39:41 +0200 Subject: [PATCH] Fixed paths to bower's components dir --- index.html | 2 +- locale/locales.js | 2 +- non_amd.html | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 51393a54b..9888e72e1 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + Converse.js diff --git a/locale/locales.js b/locale/locales.js index 92ff2d093..23d3703d9 100644 --- a/locale/locales.js +++ b/locale/locales.js @@ -8,7 +8,7 @@ (function (root, factory) { require.config({ paths: { - "jed": "Libraries/jed", + "jed": "components/jed/jed", "af": "locale/af/LC_MESSAGES/af", "en": "locale/en/LC_MESSAGES/en", "es": "locale/es/LC_MESSAGES/es", diff --git a/non_amd.html b/non_amd.html index f1c9f5c36..24f096c11 100644 --- a/non_amd.html +++ b/non_amd.html @@ -8,17 +8,17 @@ - - - - - - - - - - - + + + + + + + + + + + Converse.js