From 8e2ba0762edd29599b2ffd620ae4ef02a3fbf1a4 Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Thu, 24 Dec 2020 09:49:27 +0800 Subject: [PATCH] * Fix bug. --- module/block/view/todoblock.html.php | 18 +++++++++--------- module/testtask/model.php | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/module/block/view/todoblock.html.php b/module/block/view/todoblock.html.php index ef86a5e7cc..a438b40e4e 100644 --- a/module/block/view/todoblock.html.php +++ b/module/block/view/todoblock.html.php @@ -40,15 +40,7 @@ if(!$selfCall) die(include('./todolist.html.php'));