noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 08/14: Code cleaning


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 08/14: Code cleaning
Date: Mon, 22 Aug 2022 12:21:53 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit d53a7bd4074ef9d705388e12d8ed63646bf4e893
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Aug 20 18:20:23 2022 +0200

    Code cleaning
---
 include/lib/itext.class.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/lib/itext.class.php b/include/lib/itext.class.php
index 4a0b1251d..831d6729e 100644
--- a/include/lib/itext.class.php
+++ b/include/lib/itext.class.php
@@ -40,6 +40,7 @@ class IText extends HtmlInput
         $this->style=' class="input_text" ';
         $this->autofocus=false;
         $this->require=false;
+        $this->css_size="";
     }
     /*!\brief show the html  input of the widget*/
     public function input($p_name=null,$p_value=null)



reply via email to

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