noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 42/323: Manage_Table dialog box draggable


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 42/323: Manage_Table dialog box draggable
Date: Wed, 14 Mar 2018 17:38:15 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit f818183fcfeae165f118cb13b2054ba83fc4b3ca
Author: Dany De Bontridder <address@hidden>
Date:   Wed Jan 10 09:23:39 2018 +0100

    Manage_Table dialog box draggable
---
 include/lib/manage_table_sql.class.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/lib/manage_table_sql.class.php 
b/include/lib/manage_table_sql.class.php
index 66b64ca..c18ce31 100644
--- a/include/lib/manage_table_sql.class.php
+++ b/include/lib/manage_table_sql.class.php
@@ -917,7 +917,7 @@ function check()
             $status=$p_status;
             ob_start();
 
-            echo HtmlInput::title_box("Donnée", "dtr");
+            echo HtmlInput::title_box("Donnée", "dtr","close","","y");
             printf('<form id="frm%s_%s" method="POST" 
onsubmit="%s.save(\'frm%s_%s\');return false;">',
                     $this->object_name, $this->table->get_pk_value(),
                     $this->object_name, $this->object_name,



reply via email to

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