Added "Module Tree" heading to the Modules tree on the Commands tab
git-svn-id: https://beef.googlecode.com/svn/trunk@1192 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -136,6 +136,7 @@ ZombieTab_Commands = function(zombie) {
|
||||
|
||||
var command_module_tree = new Ext.tree.TreePanel({
|
||||
id: "zombie-command-modules"+zombie.session,
|
||||
title: "Module Tree",
|
||||
border: false,
|
||||
region: 'west',
|
||||
width: 190,
|
||||
|
||||
Reference in New Issue
Block a user