ALT Linux Bugzilla
– Attachment 8158 Details for
Bug 34208
Не работает в web-интерфейсе
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Фикса
alterator-grub.patch (text/plain), 1.04 KB, created by
Leonid Krivoshein
on 2019-06-05 04:19:43 MSK
(
hide
)
Description:
Фикса
Filename:
MIME Type:
Creator:
Leonid Krivoshein
Created:
2019-06-05 04:19:43 MSK
Size:
1.04 KB
patch
obsolete
>commit 594a333dfbbbaf370d35bdf3c5cabf302426b6e4 >Author: Leonid Krivoshein <klark@altlinux.org> >Date: Wed Jun 5 04:01:21 2019 +0300 > > re-enabled Web-UI (try to solve #34208) > >diff --git a/alterator-grub/applications/grub.desktop b/alterator-grub/applications/grub.desktop >index 9018613..098a108 100644 >--- a/alterator-grub/applications/grub.desktop >+++ b/alterator-grub/applications/grub.desktop >@@ -4,7 +4,6 @@ Categories=X-Alterator-System > Terminal=false > Name=Grub > Icon=grub >-X-Alterator-UI=qt > X-Alterator-URI=/grub > X-Alterator-Weight=20 > X-Alterator-Help=grub >diff --git a/alterator-grub/ui/grub/index.scm b/alterator-grub/ui/grub/index.scm >index a203a4c..32274fe 100644 >--- a/alterator-grub/ui/grub/index.scm >+++ b/alterator-grub/ui/grub/index.scm >@@ -11,7 +11,7 @@ > (form-bind "reset" "click" ui-read))) > > (define (ui-read) >- (form-update-enum "device" (woo-list "/grub/devices")) >+ (form-update-enum "device" (woo-call "/grub/list_devices")) > (form-update-value-list '("passwd") (woo-read-first "/grub/passwd")) > (update-effect)) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 34208
:
7276
| 8158 |
8159