last bunch of i18n bug fixes
This commit is contained in:
parent
edfaa153b9
commit
441e6e1d4a
7 changed files with 9 additions and 9 deletions
|
|
@ -104,7 +104,7 @@ sub getCookieJar {
|
|||
#-------------------------------------------------------------------
|
||||
sub getEditForm {
|
||||
my $self = shift;
|
||||
my $i18n = WebGUI::International->new($self->session,"Asset_IndexedSearch");
|
||||
my $i18n = WebGUI::International->new($self->session,"Asset_HttpProxy");
|
||||
my $tabform = $self->SUPER::getEditForm();
|
||||
$tabform->getTab("display")->template(
|
||||
-value=>$self->getValue('templateId'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue