Bugzilla – Attachment 45861 Details for
Bug 104335
broken UI in YaST2 controller
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Proposed patch
patch-104335.diff (text/plain), 1.25 KB, created by
Stanislav Visnovsky
on 2005-08-12 08:43:27 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Stanislav Visnovsky
Created:
2005-08-12 08:43:27 UTC
Size:
1.25 KB
patch
obsolete
>Index: controller.ycp >=================================================================== >--- controller.ycp (revision 24847) >+++ controller.ycp (working copy) >@@ -379,21 +379,21 @@ > term dialog = > `VBox( > `VSpacing(1), >- `Left(`HBox( `HWeight(70, `Table( `id(`controller), >+ /*`Left(*/`HBox( `HWeight(70, `Table( `id(`controller), > `opt(`notify,`immediate,`keepSorting), > // table heading text > `header( _("Disk Controller"), _("New")), > clist )), >- `HWeight(30, >+ `HWeight(20, > // button text > `VBox( `PushButton( `id(`moveup), _("Move &Up") ), > `PushButton( `id(`movedown), > // button text >- _("Move &Down")))))), >+ _("Move &Down")))))/*)*/, > `VSpacing(1), >- `Left(`HBox( `HWeight(40, `ReplacePoint(`id(`rep_mod), >+ /*`Left(*/`HBox( `HWeight(40, `ReplacePoint(`id(`rep_mod), > ModComboBox( [] ) )), >- `HWeight(60, `HStretch()) )), >+ `HWeight(60, `HStretch()) )/*)*/, > `VSpacing(1), > // provides Yes or No status info > `Left(`HBox( `Label( _("Module Currently Loaded:")), `HSpacing(2),
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 104335
: 45861