From d5a40d6764a44e970b4d9043016004a82b9685cf Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Tue, 16 Nov 2010 08:29:12 +0000 Subject: [PATCH] [ issue 167 ] test issue-driven aware google code git-svn-id: https://beef.googlecode.com/svn/trunk@533 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- public/javascript/ui/panel/tabs/ZombieTabCommands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/javascript/ui/panel/tabs/ZombieTabCommands.js b/public/javascript/ui/panel/tabs/ZombieTabCommands.js index d7b2023cf..8c0d2837f 100644 --- a/public/javascript/ui/panel/tabs/ZombieTabCommands.js +++ b/public/javascript/ui/panel/tabs/ZombieTabCommands.js @@ -1,6 +1,6 @@ /* * The command tab panel. Listing the list of commands sent to the zombie. - * Loaded in /ui/panel/index.html + * Loaded in /ui/panel/index.html */ ZombieTab_Commands = function(zombie) {