[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fmsystem-commits] [8481] property: the none-option
From: |
Sigurd Nes |
Subject: |
[Fmsystem-commits] [8481] property: the none-option |
Date: |
Wed, 04 Jan 2012 07:56:11 +0000 |
Revision: 8481
http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8481
Author: sigurdne
Date: 2012-01-04 07:56:11 +0000 (Wed, 04 Jan 2012)
Log Message:
-----------
property: the none-option
Modified Paths:
--------------
trunk/property/templates/base/invoice.xsl
Modified: trunk/property/templates/base/invoice.xsl
===================================================================
--- trunk/property/templates/base/invoice.xsl 2012-01-04 07:47:56 UTC (rev
8480)
+++ trunk/property/templates/base/invoice.xsl 2012-01-04 07:56:11 UTC (rev
8481)
@@ -1540,6 +1540,9 @@
<xsl:attribute name="title">
<xsl:value-of select="role"/>
</xsl:attribute>
+ <option value="">
+ <xsl:value-of
select="php:function('lang', 'select')"/>
+ </option>
<xsl:apply-templates
select="user_list/options_user"/>
</select>
</xsl:if>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fmsystem-commits] [8481] property: the none-option,
Sigurd Nes <=