fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14873] naming filter/toolbar


From: Sigurd Nes
Subject: [Fmsystem-commits] [14873] naming filter/toolbar
Date: Tue, 29 Mar 2016 13:42:19 +0000

Revision: 14873
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14873
Author:   sigurdne
Date:     2016-03-29 13:42:18 +0000 (Tue, 29 Mar 2016)
Log Message:
-----------
naming filter/toolbar

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-03-29 11:34:03 UTC 
(rev 14872)
+++ trunk/phpgwapi/templates/base/datatable_jquery.xsl  2016-03-29 13:42:18 UTC 
(rev 14873)
@@ -91,7 +91,7 @@
 
        <input class="toggle-box" id="header1" type="checkbox" />
        <label for="header1">
-               <xsl:value-of select="php:function('lang', 'toolbar')"/>
+               <xsl:value-of select="php:function('lang', 'filter')"/>
        </label>
 
        <div id="toolbar" class='dtable_custom_controls'>
@@ -844,7 +844,7 @@
                                        JqueryPortico.buttons = [
                                                {
                                                        extend: 'collection',
-                                                       text: "<xsl:value-of 
select="php:function('lang', 'collection')"/>",
+                                                       text: "<xsl:value-of 
select="php:function('lang', 'toolbar')"/>",
                                                        collectionLayout: 
'three-column',
                                                        buttons: button_def
                                                }




reply via email to

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