Fixed a typo (Dietmar)
This commit is contained in:
parent
271e940abd
commit
0505b2cd63
|
|
@ -5,9 +5,9 @@
|
|||
-->
|
||||
<!--
|
||||
$Log$
|
||||
Revision 1.4 2006-02-08 09:31:34 pnenzi
|
||||
Revision 1.5 2006-02-08 09:36:48 pnenzi
|
||||
|
||||
Dietmar uptade
|
||||
Fixed a typo (Dietmar)
|
||||
|
||||
Revision 1.3 2006/02/02 17:56:31 pnenzi
|
||||
|
||||
|
|
@ -1707,7 +1707,7 @@
|
|||
|
||||
<admst:for-each select="/module">
|
||||
<admst:choose>
|
||||
<admst:when test="[name='juncap2]">
|
||||
<admst:when test="[name='juncap2']">
|
||||
<admst:value-of select="analog"/>
|
||||
<admst:value-of select="."/>
|
||||
<admst:new datatype="variable" arguments="%p,d,%p">
|
||||
|
|
|
|||
Loading…
Reference in New Issue