From 0f6795563d7500f2025b6027b0f1d1b36687b800 Mon Sep 17 00:00:00 2001 From: liumengyi Date: Wed, 29 Mar 2023 14:56:28 +0800 Subject: [PATCH] * Remove desc for api lib. --- module/api/view/createlib.html.php | 12 +++--------- module/api/view/editlib.html.php | 8 +------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/module/api/view/createlib.html.php b/module/api/view/createlib.html.php index f7bd8f3ffa..c04317f65b 100644 --- a/module/api/view/createlib.html.php +++ b/module/api/view/createlib.html.php @@ -50,13 +50,13 @@ api->control;?> - + api->aclList, 'open', "onchange='toggleAcl(this.value, \"lib\")'", 'block');?> api->whiteList;?> - +
api->group?> @@ -69,13 +69,7 @@ - api->desc;?> - - - - - - + diff --git a/module/api/view/editlib.html.php b/module/api/view/editlib.html.php index 759ef30378..e7260859bd 100644 --- a/module/api/view/editlib.html.php +++ b/module/api/view/editlib.html.php @@ -56,7 +56,7 @@ '> api->whiteList;?> - +
api->group?> groups, "class='form-control chosen' multiple");?> @@ -68,12 +68,6 @@
- - api->desc;?> - - desc, "rows='8' class='form-control kindeditor' hidefocus='true' tabindex=''");?> - -