* [task#124025] Add repo drop down menu.

This commit is contained in:
liyang
2024-07-24 21:50:23 +08:00
committed by 曹延义
parent 1bc4e2ee78
commit 4fef57cfc5
+4 -5
View File
@@ -1854,12 +1854,11 @@ class repo extends control
* 浏览分支列表。
* Browse branch list.
*
* @param int $repoID
* @param int $objectID
* @param int $repoID
* @param int $objectID
* @param string $orderBy
* @param int $recTotal
* @param int $recPerPage
* @param int $pageID
* @param int $recPerPage
* @param int $pageID
* @access public
* @return void
*/