Dominik Csapak
49e1990583
fix gettext strings
...
we expect a gettext on a single line and to not contain any
variable/logic, so we remove the long text from it altogether (since we
do not want to translate that at the moment), and we rearrange the code
so that gettext only contains strings
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2017-01-10 12:14:12 +01:00
Emmanuel Kasper
aeae272a86
Move out custom css style for hints in css class and use it
2016-10-19 17:24:28 +02:00
Dietmar Maurer
c8802a60b7
use auto-generated block IDs to reference online docu.
2016-10-13 11:26:06 +02:00
Dominik Csapak
6f6bb9c2eb
fix jslint error
...
trailing comma
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-04 10:48:57 +02:00
Emmanuel Kasper
d6dfc45b8e
add a warning message if the EFI disk is missing fix #1112
...
do not display an obstrusive popup on top of a modal window,
but display a hint under the combo box
2016-09-20 17:21:50 +02:00
Dominik Csapak
67fc6ddf0e
add onlineHelp for UEFI
...
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-09-13 16:46:07 +02:00
Dominik Csapak
ca6372bda7
ext6migrate: fix KVCombobox behaviour in qemu
...
for details see commit:
f2782813cd
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-03-18 16:08:50 +01:00
Dietmar Maurer
cedc0418e3
copy qemu/QemuBiosEdit.js from manager to manager6
2016-03-16 09:12:23 +01:00