noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 17/27: #0001735: icone poubelle catégorie de


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 17/27: #0001735: icone poubelle catégorie de fiche
Date: Wed, 4 Sep 2019 15:24:57 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e344c1dded0d786cd2896c000017a2f174f01c15
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 29 19:21:14 2019 +0200

    #0001735: icone poubelle catégorie de fiche
---
 include/ajax/ajax_template_cat_category.php | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/include/ajax/ajax_template_cat_category.php 
b/include/ajax/ajax_template_cat_category.php
index 241b989..529dcbd 100644
--- a/include/ajax/ajax_template_cat_category.php
+++ b/include/ajax/ajax_template_cat_category.php
@@ -70,8 +70,7 @@ switch ($action)
                     Dossier::id(), $frd_id, $objname, $ad_id);
             $answer['content']=$cn->get_value("select ad_text from attr_def 
where ad_id=$1",
                             [$ad_id]).
-                    HtmlInput::anchor(SMALLX, "javascript:void(0)", $js,
-                            ' class="smallbutton" 
style="padding:0px;display:inline" ');
+                            Icon_Action::trash(uniqid(), $js);
         }
         catch (Exception $exc)
         {



reply via email to

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