Fixed a typo in Foundry.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3898 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
3a57117a6a
commit
4358141570
|
|
@ -53,7 +53,7 @@
|
|||
then ./@useCategoryMenu
|
||||
else 'categoryMenu'"/>
|
||||
<xsl:variable name="useRootCategoryIndexItemTitle"
|
||||
select="if(./@useRootIndexItemCategoryTitle)
|
||||
select="if(./@useRootCategoryIndexItemTitle)
|
||||
then foundry:boolean(./@useRootCategoryIndexItemTitle)
|
||||
else false()"/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue