* Fix project view bug.

This commit is contained in:
sunguangming
2024-05-17 09:56:42 +08:00
parent 3f10cc4035
commit c5f4930776
-9
View File
@@ -231,15 +231,6 @@ row
$project->id
),
span
(
setClass('text-gray'),
$lang->common->story
)
),
div
(
setClass('w-1/3 taskCount'),
div
(
setClass('text-md font-bold ml-2 clip'),
set::title($project->name),