noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/05: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/05: Task #1045 - Amélioration apparence : remove indicator
Date: Thu, 11 Dec 2014 13:35:53 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit b86c06d887a48bbdb0ad440188ae93b58331ee32
Author: Dany De Bontridder <address@hidden>
Date:   Thu Dec 11 13:39:46 2014 +0100

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

diff --git a/include/class_icard.php b/include/class_icard.php
index 6916331..338d176 100644
--- a/include/class_icard.php
+++ b/include/class_icard.php
@@ -224,7 +224,7 @@ class ICard extends HtmlInput
                        $ind=sprintf('<span id="%s" class="autocomplete" 
style="position:absolute;display:none">Un instant... <img 
src="image/loading.gif" alt="Chargement..."/>'.
                                                '</span>',
                                                $this->indicator);
-
+                        $this->indicator="null";
                        $div=($this->choice_create == 1) ? sprintf('<div 
id="%s"  class="autocomplete"></div>',$this->choice):"";
 
                        $query=dossier::get().'&e='.urlencode($this->typecard);



reply via email to

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