user interface mostly working for ems
This commit is contained in:
parent
3ce33df7ec
commit
29b95c45ee
3 changed files with 155 additions and 36 deletions
|
|
@ -289,6 +289,7 @@ sub indexContent {
|
|||
my $self = shift;
|
||||
my $indexer = $self->SUPER::indexContent;
|
||||
$indexer->addKeywords($self->get('sku'));
|
||||
return $indexer;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue