asset help moved into namespace, all International calls updated to support that
This commit is contained in:
parent
8744495b1d
commit
51bb513c5b
25 changed files with 468 additions and 468 deletions
|
|
@ -91,8 +91,8 @@ sub getEditForm {
|
|||
if ($self->get("assetId") eq "new") {
|
||||
$tabform->getTab("properties")->whatNext(
|
||||
-options=>{
|
||||
view=>WebGUI::International::get(823, "Folder"),
|
||||
""=>WebGUI::International::get(847, "Folder")
|
||||
view=>WebGUI::International::get(823, "Asset_Folder"),
|
||||
""=>WebGUI::International::get(847, "Asset_Folder")
|
||||
},
|
||||
-value=>"view"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue