Fixed issue with the SQL debug output since the error column is typically empty

git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605/site@79 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-06-10 02:29:33 +00:00
parent f08884f326
commit ebc4a42ae9

View File

@@ -67,6 +67,7 @@
table.cake-sql-log {
background: #f4f4f4;
empty-cells: show;
border:1px solid #ccc;
border-right:0;
clear: both;