command module empty results text updated
git-svn-id: https://beef.googlecode.com/svn/trunk@532 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -38,7 +38,7 @@ ZombieTab_Commands = function(zombie) {
|
||||
|
||||
view: new Ext.grid.GridView({
|
||||
forceFit: true,
|
||||
emptyText: "No Command found",
|
||||
emptyText: "The results from executed command modules will be listed here.",
|
||||
enableRowBody:true
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user