Skip to content

Commit 394957e

Browse files
committed
In <language>: categoryid -> id
1 parent f6d4064 commit 394957e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/docbuild/config/xml/data/portal-config-schema.rnc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -811,8 +811,8 @@ div {
811811
div {
812812
ds.category_language =
813813
## Metadata for category displayed on product detail navigational page
814-
element language { # TODO: language
815-
ds.categoryid.attr,
814+
element language {
815+
ds.id.attr,
816816
ds.title.attr,
817817
ds.htmlblock*
818818
}

0 commit comments

Comments
 (0)