Clear log files

This commit is contained in:
Mark McDowall 2015-02-19 11:30:13 -08:00
parent e58576bcfa
commit 4108bbac7a
1 changed files with 1 additions and 1 deletions

View File

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