From 3c5a31aafffbfbd73e9b43c1de77969e5505b0fc Mon Sep 17 00:00:00 2001 From: abijah Date: Mon, 15 Jun 2009 02:48:58 +0000 Subject: [PATCH] Added debug mechanism to help track grid loading problems. It will obviously need to be taken out at some point, but I'll wait until things are working well enough. git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@127 97e9348a-65ac-dc4b-aefc-98561f571b83 --- views/elements/jqGrid.ctp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/views/elements/jqGrid.ctp b/views/elements/jqGrid.ctp index c1ea577..d0f2009 100644 --- a/views/elements/jqGrid.ctp +++ b/views/elements/jqGrid.ctp @@ -139,6 +139,7 @@ foreach ($jqGridColumns AS &$col) {
+