moved Asset/Snippet help into its own files
This commit is contained in:
parent
0728c5375d
commit
fa532301da
5 changed files with 49 additions and 35 deletions
|
|
@ -87,7 +87,7 @@ sub getEditForm {
|
|||
my $tabform = $self->SUPER::getEditForm();
|
||||
$tabform->getTab("properties")->codearea(
|
||||
-name=>"snippet",
|
||||
-label=>WebGUI::International::get('snippet', 'Asset'),
|
||||
-label=>WebGUI::International::get('snippet', 'Snippet'),
|
||||
-label=>"Snippet",
|
||||
-value=>$self->getValue("snippet")
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue