From: cash Date: Thu, 9 Dec 2010 02:04:44 +0000 (+0000) Subject: forgot this file in the commit where the ajax loader graphics view is moved X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=677e7bb10ffa29db5100b93d767ae9f89fbdd0b7;p=lorea%2Felgg.git 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 --- 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