fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [15712] filter: checkbox


From: sigurdne
Subject: [Fmsystem-commits] [15712] filter: checkbox
Date: Wed, 21 Sep 2016 11:40:12 +0000 (UTC)

Revision: 15712
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15712
Author:   sigurdne
Date:     2016-09-21 11:40:12 +0000 (Wed, 21 Sep 2016)
Log Message:
-----------
filter: checkbox

Modified Paths:
--------------
    trunk/phpgwapi/templates/base/datatable_jquery.xsl

Modified: trunk/phpgwapi/templates/base/datatable_jquery.xsl
===================================================================
--- trunk/phpgwapi/templates/base/datatable_jquery.xsl  2016-09-21 11:39:41 UTC 
(rev 15711)
+++ trunk/phpgwapi/templates/base/datatable_jquery.xsl  2016-09-21 11:40:12 UTC 
(rev 15712)
@@ -328,6 +328,9 @@
                                                                                
        <xsl:attribute name="class">
                                                                                
                <xsl:value-of select="phpgw:conditional(not(class), '', 
class)"/>
                                                                                
        </xsl:attribute>
+                                                                               
        <xsl:attribute name="checked">
+                                                                               
                <xsl:value-of select="phpgw:conditional(not(checked), '', 
checked)"/>
+                                                                               
        </xsl:attribute>
                                                                                
</input>
                                                                        </td>
                                                                </xsl:otherwise>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]