Revision: 1890
http://mrbs.svn.sourceforge.net/mrbs/?rev=1890&view=rev
Author: cimorrison
Date: 2011-08-25 16:53:13 +0000 (Thu, 25 Aug 2011)
Log Message:
-----------
Minor tweak to code
Modified Paths:
--------------
mrbs/branches/datatables/web/Themes/default/header.inc
Modified: mrbs/branches/datatables/web/Themes/default/header.inc
===================================================================
--- mrbs/branches/datatables/web/Themes/default/header.inc 2011-08-25
14:39:18 UTC (rev 1889)
+++ mrbs/branches/datatables/web/Themes/default/header.inc 2011-08-25
16:53:13 UTC (rev 1890)
@@ -203,6 +203,7 @@
<?php
}
?>
+ defaultOptions.bDeferRender = true;
defaultOptions.bPaginate = true;
defaultOptions.bProcessing = true;
defaultOptions.bScrollCollapse = true;
@@ -1132,7 +1133,6 @@
$ajax_url = "http://" . $HTTP_HOST . $PHP_SELF . "?" . $QUERY_STRING .
"&ajax=1";
?>
tableOptions.sAjaxSource = "<?php echo $ajax_url ?>";
- tableOptions.bDeferRender = true;
<?php
}
// Add in a hidden input to the form so that we can tell if we have
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management
Up to 160% more powerful than alternatives and 25% more efficient.
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits