noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 04/14: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/14: Task #1045 - Amélioration apparence : Apparence
Date: Sun, 16 Nov 2014 14:27:51 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit e4ab6765722f40f49a100efd3f02eeebc2f681c1
Author: Dany De Bontridder <address@hidden>
Date:   Sun Nov 16 10:49:49 2014 +0100

    Task #1045 - Amélioration apparence  :
    Apparence
---
 include/class_iconcerned.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/class_iconcerned.php b/include/class_iconcerned.php
index 2147b04..bae88ee 100644
--- a/include/class_iconcerned.php
+++ b/include/class_iconcerned.php
@@ -48,9 +48,9 @@ class IConcerned extends HtmlInput
 
 
         $r=sprintf("
-                   <INPUT TYPE=\"button\" 
onClick=\"search_reconcile(".dossier::id().",'%s','%s','%s')\" value=\"?\">
+                   <INPUT TYPE=\"button\" class=\"smallbutton\" 
onClick=\"search_reconcile(".dossier::id().",'%s','%s','%s')\" value=\"?\">
                    <INPUT TYPE=\"text\"  
style=\"color:black;background:lightyellow;border:solid 1px grey;\"  
NAME=\"%s\" ID=\"%s\" VALUE=\"%s\" SIZE=\"8\" readonly>
-                                  <INPUT TYPE=\"button\" 
onClick=\"$('%s').value=''\" value=\"X\">
+                                  <INPUT class=\"smallbutton\"  
TYPE=\"button\" onClick=\"$('%s').value=''\" value=\"X\">
 
                    ",
                    $this->name,



reply via email to

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