noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: Fiche.clasS.php fix broken merge


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: Fiche.clasS.php fix broken merge
Date: Sun, 3 Feb 2019 16:10:04 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 31d3c6927fb6e35c3dc701025082e0addde47e64
Author: Dany De Bontridder <address@hidden>
Date:   Sun Feb 3 22:09:55 2019 +0100

    Fiche.clasS.php fix broken merge
---
 include/class/fiche.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index 3a52ec9..cf2f4d4 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -2236,7 +2236,7 @@ class Fiche
      */
 
     function filter_history($p_table_id) {
-        return _('Cherche').' '.HtmlInput::filter_table($p_table_id, 
'0,1,2,3,4,5,6,7', 1);
+        return _('Cherche').' '.HtmlInput::filter_table($p_table_id, 
'0,1,2,3,4,5,6,7,8,9,10', 1);
     }
 }
 



reply via email to

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