fix for bug 1171569, which really applied to almost every Asset and Wobject in the system
This commit is contained in:
parent
354c99c03f
commit
1b0aa2174d
21 changed files with 23 additions and 16 deletions
|
|
@ -231,6 +231,7 @@ sub www_edit {
|
|||
-namespace=>"ImageAsset",
|
||||
-defaultValue=>"PBtmpl0000000000000088"
|
||||
);
|
||||
$self->getAdminConsole->setHelp("image add/edit","Image");
|
||||
return $self->getAdminConsole->render($tabform->print,WebGUI::International::get("edit image","Image"));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue