* Fix project view bug.
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user