From 677e7bb10ffa29db5100b93d767ae9f89fbdd0b7 Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 9 Dec 2010 02:04:44 +0000 Subject: forgot this file in the commit where the ajax loader graphics view is moved git-svn-id: http://code.elgg.org/elgg/trunk@7572 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/messageboard/views/default/widgets/messageboard/content.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mod/messageboard') diff --git a/mod/messageboard/views/default/widgets/messageboard/content.php b/mod/messageboard/views/default/widgets/messageboard/content.php index 305a6980f..fbf6cb776 100644 --- a/mod/messageboard/views/default/widgets/messageboard/content.php +++ b/mod/messageboard/views/default/widgets/messageboard/content.php @@ -26,7 +26,7 @@ if (isloggedin()) { //display the ajax loading gif at the start of the function call //$('#loader').html(''); - $('#loader').html(' TRUE)); ?>'); + $('#loader').html(' TRUE)); ?>'); //load the results back into the message board contents and remove the loading gif //remember that the actual div being populated is determined on views/default/messageboard/messageboard.php -- cgit v1.2.3