mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-24 16:00:34 +00:00
notes view: place collapse tool on the right
so it's always at the end for both the collapsed and expanded state Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
046ec35b11
commit
d958d57e0d
@ -7,6 +7,8 @@ Ext.define('Proxmox.panel.NotesView', {
|
||||
bodyPadding: 10,
|
||||
scrollable: true,
|
||||
animCollapse: false,
|
||||
collapseFirst: false,
|
||||
|
||||
maxLength: 64 * 1024,
|
||||
enableTBar: false,
|
||||
onlineHelp: 'markdown_basics',
|
||||
|
Loading…
Reference in New Issue
Block a user