From 4aa8a9bfafed28f85381f4f315cc4eb30c94d78b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Tue, 11 May 2010 19:37:27 +0000 Subject: [PATCH] move "copy to clipboard" button to table header --- web/MonitorWeb/monitorweb/templates/query.kid | 57 ++++++++++--------- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git a/web/MonitorWeb/monitorweb/templates/query.kid b/web/MonitorWeb/monitorweb/templates/query.kid index ca9f9ff..29d896e 100644 --- a/web/MonitorWeb/monitorweb/templates/query.kid +++ b/web/MonitorWeb/monitorweb/templates/query.kid @@ -50,6 +50,35 @@ from links import * reset search + + + + + + + + + + + + + + + + @@ -87,34 +116,6 @@ values = ",".join(values) - - - - - - - - - - - - - - - -- 2.43.0