use Layout international Help
This commit is contained in:
parent
d8c9750380
commit
92018e68cd
1 changed files with 2 additions and 2 deletions
|
|
@ -96,8 +96,8 @@ sub getEditForm {
|
||||||
if ($self->get("assetId") eq "new") {
|
if ($self->get("assetId") eq "new") {
|
||||||
$tabform->getTab("properties")->whatNext(
|
$tabform->getTab("properties")->whatNext(
|
||||||
-options=>{
|
-options=>{
|
||||||
view=>WebGUI::International::get(823),
|
view=>WebGUI::International::get(823, 'Layout'),
|
||||||
""=>WebGUI::International::get(847)
|
""=>WebGUI::International::get(847, 'Layout')
|
||||||
},
|
},
|
||||||
-value=>"view"
|
-value=>"view"
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue