* Adjust codes.

This commit is contained in:
caoyanyi
2022-07-05 08:43:37 +08:00
parent ad74d90ab5
commit b0897e1847
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2868,7 +2868,7 @@ class gitlabModel extends model
*/
public function getGitlabMenu($gitlabID = 0, $type = 'project')
{
$html = '<div class="btn-toolbar pull-left">';
$html = '<div class="btn-toolbar pull-left">';
/* Gitlab server list. */
$gitlabs = $this->getPairs();