forward port of branch_6_7
This commit is contained in:
parent
d094fba30c
commit
30e8dd957a
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ sub edit {
|
|||
);
|
||||
$tabform->getTab("properties")->file(
|
||||
-label=>WebGUI::International::get("upload files", "Asset_FilePile"),
|
||||
-hoverHelp=>WebGUI::International::get("upload files", "Asset_FilePile"),
|
||||
-hoverHelp=>WebGUI::International::get("upload files description", "Asset_FilePile"),
|
||||
-maxAttachments=>100
|
||||
);
|
||||
$self->getAdminConsole->setHelp("file pile add/edit","Asset_FilePile");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue