* Add mouseover title.

This commit is contained in:
caoyanyi
2021-12-09 06:48:32 +00:00
parent f7e55495be
commit 60e6727f35
+1 -1
View File
@@ -16,7 +16,7 @@
<?php echo html::a($this->createLink('gitlab', 'browseProject', "gitlabID=$gitlabID"), "<i class='icon icon-back icon-sm'></i> " . $lang->goback, '', "class='btn btn-secondary'");?>
</div>
<div id="sidebarHeader">
<div class="title"><?php echo $project->name_with_namespace; ?></div>
<div class="title" title="<?php echo $project->name_with_namespace; ?>"><?php echo $project->name_with_namespace; ?></div>
</div>
<div class="btn-toolbar pull-left">
<div>