fixed payload box width
git-svn-id: https://beef.googlecode.com/svn/trunk@776 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -110,7 +110,7 @@ class Msf < BeEF::Command
|
||||
|
||||
@info['Data'] << { 'name' => 'PAYLOAD',
|
||||
'type' => 'combobox',
|
||||
'anchor' => '100% -100',
|
||||
'anchor' => '95% -100',
|
||||
'ui_label' => 'Payload',
|
||||
'store_type' => 'arraystore',
|
||||
'store_fields' => ['payload'],
|
||||
|
||||
Reference in New Issue
Block a user