]> git.proxmox.com Git - pve-manager.git/commit
Harmonize reset buttons in "My Settings"
authorDominic Jäger <d.jaeger@proxmox.com>
Thu, 3 Oct 2019 09:58:38 +0000 (11:58 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 3 Oct 2019 10:26:12 +0000 (12:26 +0200)
commitbd7aef8664efeddff26d0d25fb02e68b637e39d7
tree99523883d60bc9f1b9793156122fbb9a5ffaafd0
parente87bc6bee40152e350547eabbe2252829ee66846
Harmonize reset buttons in "My Settings"

- Rename both buttons to a single word as it is clear where they belong
  to. Use "Reset" instead of "Clear" as you can rather "Reset a saved
  user name" than "Clear a layout".
- Use container instead of panels as they are simpler (e.g. no "border:
  false" necessary) and sufficient.
- Align the buttons at the right for visual appeal.
- Use title case for the user name label for consistency.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
www/manager6/window/Settings.js