Clear log files

pull/4/head
Mark McDowall 9 years ago
parent e58576bcfa
commit 4108bbac7a

@ -69,7 +69,7 @@ module.exports = Marionette.Layout.extend({
callback : this._refreshTable callback : this._refreshTable
}, },
{ {
title : 'Delete Log Files', title : 'Clear Log Files',
icon : 'icon-trash', icon : 'icon-trash',
command : this.deleteFilesCommand, command : this.deleteFilesCommand,
successMessage : 'Log files have been deleted', successMessage : 'Log files have been deleted',

Loading…
Cancel
Save