cleanup: run emacs indent-region on SafeDestroy.js

This commit is contained in:
Dietmar Maurer 2016-03-29 09:58:04 +02:00
parent d59ed79b5d
commit fd8a2eea60

View File

@ -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',