* Fix bug #49249, Modify the display mode of repo.

This commit is contained in:
liyang
2024-05-10 16:07:50 +08:00
parent b7635ba71f
commit 21c8197bb0
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -41,7 +41,9 @@ formPanel
(
set::title($lang->mr->create),
set::labelWidth($app->clientLang == 'zh-cn' ? '6em' : '10em'),
count($repoPairs) > 1 ? to::titleSuffix(
count($repoPairs) > 1 ? formGroup(
set::label($lang->repo->common),
set::width('1/2'),
picker
(
setClass('font-normal w-36'),