Add a convenience link to the Asset Manager on the Import Product node.
This commit is contained in:
parent
d32fa80155
commit
1be93c9bdd
2 changed files with 10 additions and 3 deletions
|
|
@ -915,6 +915,12 @@ our $I18N = {
|
|||
context => q|Message telling the user the their products have been imported successfully.|
|
||||
},
|
||||
|
||||
'view products' => {
|
||||
message => q|View all imported products|,
|
||||
lastUpdated => 1213047491,
|
||||
context => q|Label for a shortcut to the import products folder|
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue