* bug: optimize UI for bug create form.
This commit is contained in:
@@ -51,6 +51,7 @@ formPanel
|
||||
),
|
||||
$product->type != 'normal' && isset($products[$bug->productID]) ? picker
|
||||
(
|
||||
set::boxClass('flex-none'),
|
||||
set::width('100px'),
|
||||
set::name('branch'),
|
||||
set::items($branches),
|
||||
|
||||
Reference in New Issue
Block a user