[Rt-commit] rt branch, query-logging, updated. rt-3.8.8-938-gc91de6f
Shawn Moore
sartak at bestpractical.com
Tue Sep 28 18:36:01 EDT 2010
The branch, query-logging has been updated
via c91de6f5851805d68d7396b5d10703f067207372 (commit)
from 4cbae22f9349e52f49837b7352da1b8d31774cc5 (commit)
Summary of changes:
share/html/Admin/Tools/Queries.html | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit c91de6f5851805d68d7396b5d10703f067207372
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Tue Sep 28 18:39:09 2010 -0400
loc the table header cells
diff --git a/share/html/Admin/Tools/Queries.html b/share/html/Admin/Tools/Queries.html
index b6cc0a6..0570aa1 100644
--- a/share/html/Admin/Tools/Queries.html
+++ b/share/html/Admin/Tools/Queries.html
@@ -71,9 +71,9 @@ unless ($session{'CurrentUser'}->HasRight( Object=> $RT::System, Right => 'Super
<table>
<thead>
<tr>
- <th>index</th>
- <th>duration</th>
- <th>statement</th>
+ <th><&|/l&>index</&></th>
+ <th><&|/l&>duration</&></th>
+ <th><&|/l&>statement</&></th>
</tr>
</thead>
<tbody>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list