From 62cb503271ad5e523f6774111d6b98a7fadeb436 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Tue, 11 Feb 2020 17:19:08 +0800 Subject: [PATCH] * finish task #6885. --- module/todo/css/batchcreate.css | 3 ++- module/todo/view/batchcreate.html.php | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/module/todo/css/batchcreate.css b/module/todo/css/batchcreate.css index 10aec04190..9c0360d980 100755 --- a/module/todo/css/batchcreate.css +++ b/module/todo/css/batchcreate.css @@ -14,4 +14,5 @@ html[lang="en"] #todoBatchAddForm .col-pending {width: 90px;} .main-header > .input-group {width: 240px;} html[lang="en"] .main-header > .input-group {width: 250px;} -#formSettingBtn {position: absolute; top: 14px; right: 53px; z-index: 1000;} +#formSettingBtn {position: absolute; top: 14px; right: 20px; z-index: 1000;} +#formSettingBtn .dropdown{margin-right:0px;} diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 0604b2bc8f..34d60bb0f3 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -13,9 +13,11 @@ -
+
createLink('custom', 'ajaxSaveCustomFields', 'module=todo§ion=custom&key=batchCreateFields')?> +
+
'>