Fixed a typo in widget.xsl
git-svn-id: https://svn.libreccm.org/ccm/trunk@6146 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
142dea11a3
commit
628c65c4cc
|
|
@ -143,7 +143,7 @@
|
|||
</input>
|
||||
</xsl:when>
|
||||
<xsl:otherwise>
|
||||
<select id="@name">
|
||||
<select id="{@name}">
|
||||
<xsl:call-template name="foundry:process-datatree-attributes"/>
|
||||
<xsl:apply-templates/>
|
||||
</select>
|
||||
|
|
|
|||
Loading…
Reference in New Issue