From ace72189a7f56fbba898ee1ccb52fd7eba80ae2e Mon Sep 17 00:00:00 2001 From: ewinslow Date: Sun, 10 Apr 2011 03:11:52 +0000 Subject: Refs #3182: Feeding language loading through /ajax/view to keep thing simpler for now. Reorganized boot process so that we can ajax load the languages asap git-svn-id: http://code.elgg.org/elgg/trunk@8976 36083f99-b078-4883-b0ff-0f9b5a30f544 --- js/lib/elgglib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'js/lib/elgglib.js') diff --git a/js/lib/elgglib.js b/js/lib/elgglib.js index 5ba80fc06..f2545fb6c 100644 --- a/js/lib/elgglib.js +++ b/js/lib/elgglib.js @@ -379,4 +379,4 @@ elgg.getSelectorFromUrlFragment = function(url) { } } return ''; -} \ No newline at end of file +}; \ No newline at end of file -- cgit v1.2.3