From 604996bcae0b1c6885401d03ec8928beacad8a76 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 16 Jun 2022 11:38:32 +0800 Subject: [PATCH] * Changing variable names. --- module/common/view/datatable.fix.html.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/common/view/datatable.fix.html.php b/module/common/view/datatable.fix.html.php index e13d43ca25..2d434fa2d0 100644 --- a/module/common/view/datatable.fix.html.php +++ b/module/common/view/datatable.fix.html.php @@ -26,9 +26,9 @@ $(function() } else if(typeof(from) != 'undefined') { - - - $dropmenu.append("
  • datatable->custom?>
  • "); + + + $dropmenu.append("
  • datatable->custom?>
  • "); } else {