diff --git a/CHANGES.rst b/CHANGES.rst index 447ed35..54f0533 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,10 @@ Changelog 5.1 (unreleased) ---------------- +- Add "Copy to clipboard" button to the ZMI `Test` tab. + The button copies the rendered SQL output to the user's clipboard. + (`#53 `_) + - Move package metadata from setup.py to pyproject.toml. diff --git a/src/Shared/DC/ZRDB/dtml/test.dtml b/src/Shared/DC/ZRDB/dtml/test.dtml index c1b0f96..4949887 100644 --- a/src/Shared/DC/ZRDB/dtml/test.dtml +++ b/src/Shared/DC/ZRDB/dtml/test.dtml @@ -4,6 +4,14 @@ + +
@@ -25,12 +33,13 @@

- - - -
- @@ -44,14 +53,11 @@ tokens -
-
- -
- "/> + + "/>
@@ -62,10 +68,12 @@
- -
-