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=''");?>
- |
-
|