mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-17 06:18:44 +00:00
cleanup: run emacs indent-region on SafeDestroy.js
This commit is contained in:
parent
d59ed79b5d
commit
fd8a2eea60
@ -5,7 +5,7 @@
|
|||||||
Ext.define('PVE.window.SafeDestroy', {
|
Ext.define('PVE.window.SafeDestroy', {
|
||||||
extend: 'Ext.window.Window',
|
extend: 'Ext.window.Window',
|
||||||
alias: 'widget.pveSafeDestroy',
|
alias: 'widget.pveSafeDestroy',
|
||||||
title: gettext('Are you sure ?'),
|
title: gettext('Are you sure?'),
|
||||||
modal: true,
|
modal: true,
|
||||||
buttonAlign: 'center',
|
buttonAlign: 'center',
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user