From 74808b486e1229668a71f231c346f7dbb109adb9 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Thu, 23 Jun 2022 01:33:32 +0000 Subject: [PATCH] * Fix bug. --- extension/lite/todo/ext/view/calendar.html.php | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/extension/lite/todo/ext/view/calendar.html.php b/extension/lite/todo/ext/view/calendar.html.php index 3d9c91fb9a..7509b6fb3b 100644 --- a/extension/lite/todo/ext/view/calendar.html.php +++ b/extension/lite/todo/ext/view/calendar.html.php @@ -32,8 +32,18 @@
app->user->id}&orderBy=id_desc&date=_date_") . '")', " " . $lang->todo->export, '', "class='btn btn-link'");?> - " . $lang->todo->batchCreate, '', "class='btn btn-secondary' id='batchCreate'", '', true);?> - " . $lang->todo->create, '', "id='create' class='btn btn-primary iframe' data-width='80%'", '', 'true');?> + + +