table of contents with internationalization

This commit is contained in:
Colin Kuskie 2005-10-10 05:22:37 +00:00
parent 854ce5999b
commit 56e5b7ef2b
117 changed files with 628 additions and 228 deletions

View file

@ -67,7 +67,7 @@ my $httpHeaderFieldType;
$httpHeaderFieldType = 'hidden';
}
push(@{$definition}, {
assetName=>WebGUI::International::get(1, "Asset_WSClient"),
assetName=>WebGUI::International::get('assetName', "Asset_WSClient"),
uiLevel=>9,
icon=>'web_services.gif',
tableName=>'WSClient',