fix typo during introduction of namespace
This commit is contained in:
parent
c94f7c64ed
commit
2e25c5b498
1 changed files with 1 additions and 1 deletions
|
|
@ -775,7 +775,7 @@ sub www_editField {
|
|||
$f->whatNext(
|
||||
-options=>{
|
||||
"editField"=>WebGUI::International::get(76,"Asset_DataForm"),
|
||||
"viewAsset_DataForm"=>WebGUI::International::get(745,"DataForm")
|
||||
"viewDataForm"=>WebGUI::International::get(745,"Asset_DataForm")
|
||||
},
|
||||
-value=>"editField"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue