From 179216b0c35e9a2eb4f21bf66eda7a3174dac2f8 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Fri, 3 Sep 2021 13:15:49 +0800 Subject: [PATCH] * Add title to the project name. --- module/block/view/projectstatisticblock.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/block/view/projectstatisticblock.html.php b/module/block/view/projectstatisticblock.html.php index 96203b1676..2fec19c385 100644 --- a/module/block/view/projectstatisticblock.html.php +++ b/module/block/view/projectstatisticblock.html.php @@ -123,7 +123,7 @@ $(function()
  • id == $selected) echo "class='active' id='activeProject'";?> projectID='id;?>'> - name;?> + name;?> id"), "", '', "class='btn-view' title={$lang->project->index}");?>