# HG changeset patch # User Simon Chabot # Date 1584023931 -3600 # Node ID 665f66e57fc6f61b2177eb9b68dc72a139bffe4d # Parent edfee40475bb2b56d19ce535d60f9ef1b3c2fb48 [debugtoolbar] Make SQL and RQL tables sortable It's usefull to sort query by duration for instance. diff -r edfee40475bb -r 665f66e57fc6 cubicweb/pyramid/debug_toolbar_templates/rql.dbtmako --- a/cubicweb/pyramid/debug_toolbar_templates/rql.dbtmako Thu Mar 12 15:37:59 2020 +0100 +++ b/cubicweb/pyramid/debug_toolbar_templates/rql.dbtmako Thu Mar 12 15:38:51 2020 +0100 @@ -1,4 +1,4 @@ - +
diff -r edfee40475bb -r 665f66e57fc6 cubicweb/pyramid/debug_toolbar_templates/sql.dbtmako --- a/cubicweb/pyramid/debug_toolbar_templates/sql.dbtmako Thu Mar 12 15:37:59 2020 +0100 +++ b/cubicweb/pyramid/debug_toolbar_templates/sql.dbtmako Thu Mar 12 15:38:51 2020 +0100 @@ -1,4 +1,4 @@ -
#
+
#