* Adjsut the code.

This commit is contained in:
hufangzhou
2021-01-11 09:02:35 +08:00
parent cb82d1a9c3
commit 23a63aa149
+1 -1
View File
@@ -1613,7 +1613,7 @@ class programModel extends model
if($id == 'PRJName')
{
$class .= ' c-name text-left';
$class .= ' text-left';
$title = "title='{$project->name}'";
}