From 492ae37b3ae95b80f1fb643bea70e5ee4930bde7 Mon Sep 17 00:00:00 2001 From: sunguangming Date: Tue, 15 Oct 2024 03:02:42 +0000 Subject: [PATCH] * [misc] rename func. --- module/testtask/ui/block.html.php | 2 +- module/testtask/ui/start.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/testtask/ui/block.html.php b/module/testtask/ui/block.html.php index 0ff5b0d7c4..0a24173895 100644 --- a/module/testtask/ui/block.html.php +++ b/module/testtask/ui/block.html.php @@ -12,7 +12,7 @@ namespace zin; modalHeader(); -form +formPanel ( setClass('testtask-block-form'), formGroup diff --git a/module/testtask/ui/start.html.php b/module/testtask/ui/start.html.php index 5f91ec378d..3dacb0ebb6 100644 --- a/module/testtask/ui/start.html.php +++ b/module/testtask/ui/start.html.php @@ -12,7 +12,7 @@ namespace zin; modalHeader(); -form +formPanel ( setClass('testtask-start-form'), formGroup