added meta tab
This commit is contained in:
parent
f19f414e32
commit
1914386984
5 changed files with 24 additions and 11 deletions
|
|
@ -115,7 +115,7 @@ sub getEditForm {
|
|||
-label=>WebGUI::International::get(5,"HttpProxy"),
|
||||
-value=>$self->getValue("followExternal")
|
||||
);
|
||||
$tabform->getTab("properties")->yesNo(
|
||||
$tabform->getTab("security")->yesNo(
|
||||
-name=>"followRedirect",
|
||||
-label=>WebGUI::International::get(8,"HttpProxy"),
|
||||
-value=>$self->getValue("followRedirect")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue