File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
VirtoCommerce.Xapi.Web/Localizations Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ public static class General
9090 Name = "Frontend.CatalogMenuLinkListName" ,
9191 ValueType = SettingValueType . ShortText ,
9292 GroupName = "Virto Commerce Frontend" ,
93- DefaultValue = "catalog-menu" ,
93+ DefaultValue = string . Empty ,
9494 IsPublic = true
9595 } ;
9696
Original file line number Diff line number Diff line change 2626 },
2727 "Frontend.CatalogMenuLinkListName" : {
2828 "title" : " Top level catalog linked list" ,
29- "description" : " The name of the top-level Catalog Linked List."
29+ "description" : " The name of the top-level Catalog Linked List. Ex: catalog-menu "
3030 },
3131 "Frontend.CatalogEmptyCategoriesEnabled" : {
3232 "title" : " Display empty categories" ,
You can’t perform that action at this time.
0 commit comments