From 996c0c6edb3c49789c11ed0cd47ba33970e672bc Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Wed, 6 Apr 2022 17:21:51 +0800 Subject: [PATCH] * Fix bug #15647. --- module/api/js/common.js | 6 +++--- module/api/view/create.html.php | 8 ++++---- module/api/view/edit.html.php | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/module/api/js/common.js b/module/api/js/common.js index fe4ad3000a..f03ba54592 100644 --- a/module/api/js/common.js +++ b/module/api/js/common.js @@ -243,9 +243,9 @@ try { - - - + + + ` diff --git a/module/api/view/create.html.php b/module/api/view/create.html.php index a22f4cdf13..7b8d29d638 100644 --- a/module/api/view/create.html.php +++ b/module/api/view/create.html.php @@ -139,8 +139,8 @@ js::set('struct_paramsType', $lang->struct->paramsType); - - + + @@ -173,8 +173,8 @@ js::set('struct_paramsType', $lang->struct->paramsType); - - + + diff --git a/module/api/view/edit.html.php b/module/api/view/edit.html.php index 64091d5a41..7afc810963 100644 --- a/module/api/view/edit.html.php +++ b/module/api/view/edit.html.php @@ -134,8 +134,8 @@ js::set('api', $api); - - + + @@ -168,8 +168,8 @@ js::set('api', $api); - - + +