mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-22 01:57:39 +00:00
![]() * instead of manually setting margin/paddings and the fieldLabel, just use a FieldContainer instead of Container. That implements the Ext.form.Labelable mixin, which correctly positions the label. This also has the effect that the labels are now styled correctly. * modify the margins to get a consistent spacing between fields * reverse the order of grid/button, to be consistent with our other grids with this input pattern * make the label of the textarea a proper fieldLabel with a FieldContainer, which gets rid of the ':' in the gettext and styles the label correctly. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |