pve-manager/www/manager6/panel
Fabian Ebner 392e3cf11d sorters: use correct property 'direction' and keep default 'ASC'
Ext.util.Sorter does not have an 'order' property, so 'order: DESC'
didn't have an effect. The default is 'ASC' and it is arguably the
preferred direction for all affected sorters anyways.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2021-12-16 10:11:48 +01:00
..
BackupJobPrune.js ui: rename pveEditPruneInputPanel to pveBackupJobPrunePanel 2021-09-08 12:56:15 +02:00
ConfigPanel.js ui: panel/ConfigPanel: return early on no selection 2021-05-27 12:43:08 +02:00
GuestStatusView.js ui: fix Guest Summary Notes height 2021-06-18 13:37:07 +02:00
GuestSummary.js ui: fix Guest Summary Notes height 2021-06-18 13:37:07 +02:00
HealthWidget.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
IPSet.js sorters: use correct property 'direction' and keep default 'ASC' 2021-12-16 10:11:48 +01:00
MultiDiskEdit.js ui: add MultiDiskPanel 2021-11-05 09:50:36 +01:00
NotesView.js ui: close #3504: Add datacenter notes 2021-11-09 18:33:47 +01:00
RunningChart.js ui: panel/RunningChart: eslint fixes 2021-05-19 14:03:08 +02:00
StatusPanel.js ui: panel/StatusPanel: eslint fixes 2021-05-19 14:03:08 +02:00
TemplateStatusView.js ui: use pmxInfoWidget instead of pveInfoWidget 2021-04-23 10:37:55 +02:00