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:
bcoles@gmail.com
2011-08-12 14:00:56 +00:00
parent 55d6651040
commit db98c99fc9

View File

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