From 120584f69299e75cf58a9d7bd88a89d7e74dfa96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E8=BE=B0=E8=BD=A9?= Date: Wed, 29 Mar 2023 17:31:32 +0800 Subject: [PATCH] * Do not judge pivot when preview pivot. --- module/pivot/view/preview.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/pivot/view/preview.html.php b/module/pivot/view/preview.html.php index 6cd6e04978..5566811672 100644 --- a/module/pivot/view/preview.html.php +++ b/module/pivot/view/preview.html.php @@ -28,7 +28,7 @@ $('#subNavbar li').not('[data-id=]').removeClass('active');
- id) and common::hasPriv('pivot', 'export')):?> + ' . $lang->export;?> pivot->toDesign, '', "class='btn btn-primary'");?>