From f27b6372ab51c3813d4e9ad8ef97094d0e89282d Mon Sep 17 00:00:00 2001 From: daitingting Date: Mon, 17 Jul 2023 05:55:11 +0000 Subject: [PATCH] * Add export view. --- module/bug/ui/export.html.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 module/bug/ui/export.html.php diff --git a/module/bug/ui/export.html.php b/module/bug/ui/export.html.php new file mode 100644 index 0000000000..ea78f3416b --- /dev/null +++ b/module/bug/ui/export.html.php @@ -0,0 +1,12 @@ + + * @package xxx + * @link https://www.zentao.net + */ +include '../../file/ui/export.html.php'; +