Added the debug class to the debug grid query link, so that it doesn't show on print media.

git-svn-id: file:///svn-source/pmgr/branches/yafr_20090716/site@405 97e9348a-65ac-dc4b-aefc-98561f571b83
This commit is contained in:
abijah
2009-07-29 01:43:08 +00:00
parent ae35d637ac
commit 9d35ed1aa9

View File

@@ -189,7 +189,7 @@ if (isset($sort_order)) {
}
if (1) { // debug
$caption .= ' :: <span id="'.$grid_id.'-query"></span>';
$caption .= '<span class="debug grid-query"> :: <span id="'.$grid_id.'-query"></span></span>';
}
foreach (array_merge(array('loadComplete' => '', 'loadError' => ''),