pve-manager/www/manager6/window
Dominik Csapak ecf4b557ae fix login window on chrome
labelWidth: 'auto' is not valid since extjs simply
adds 'px' and sets it as width which would result in:

width: 'autopx';

which is not valid css. chrome/chromium had a change such that this now
produces the wrong height in the login bottom 'button bar'

250 should be enough for all translations and we do not have
any other element there

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-09-06 16:22:44 +02:00
..
Backup.js use HelpButton from widget toolkit 2018-01-25 13:36:38 +01:00
BackupConfig.js use Proxmox.Utils instead of PVE.Utils 2018-01-25 13:36:38 +01:00
BulkAction.js jslint fixes 2019-02-19 12:08:23 +01:00
CephInstall.js pveceph install: allow nautilus and use as default 2019-05-27 16:17:29 +02:00
Clone.js make clone window guest agnostic 2018-03-21 15:54:32 +01:00
FirewallEnableEdit.js 1145 Warn if datacenter firewall is disabled 2019-03-13 10:03:32 +01:00
FirewallLograteEdit.js ui: FW log ratelimit: avoid access on possible undefined rate 2019-05-16 10:31:02 +02:00
LoginWindow.js fix login window on chrome 2019-09-06 16:22:44 +02:00
Migrate.js ui: window/migrate: use space separator between type and VMID 2019-07-15 20:14:39 +02:00
NotesEdit.js use windowEdit from widget toolkit 2018-01-25 13:36:38 +01:00
Restore.js ui: Restore: Fix error where the textfield did not default to next free VMID 2019-04-10 09:09:10 +02:00
SafeDestroy.js js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
Settings.js browser settings: move reset layout button to same row as label 2019-09-04 15:14:09 +02:00
StartupEdit.js use InputPanel from widget toolkit 2018-01-25 13:36:38 +01:00
Wizard.js add advanced checkbox to the wizard 2018-04-06 11:45:14 +02:00