noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] branch master updated: cosmetic place new eve


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] branch master updated: cosmetic place new event
Date: Thu, 02 Sep 2021 18:29:01 -0400

This is an automated email from the git hooks/post-receive script.

sparkyx pushed a commit to branch master
in repository noalyss.

The following commit(s) were added to refs/heads/master by this push:
     new ed3337a  cosmetic place new event
     new 9a23cc5  Merge branch 'master' of gitlab.noalyss.eu:noalyss/noalyss
ed3337a is described below

commit ed3337a1e61aabfd0ca86b53d7dd38de9c5bc329
Author: Dany wm De Bontridder <danydb@noalyss.eu>
AuthorDate: Wed Sep 1 15:06:57 2021 +0200

    cosmetic place new event
---
 html/js/gestion.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/js/gestion.js b/html/js/gestion.js
index dec6e83..66e65f2 100644
--- a/html/js/gestion.js
+++ b/html/js/gestion.js
@@ -311,7 +311,7 @@ function action_add(p_dossier) {
             onSuccess : function(p_xml, p_text) {
                  if (p_xml.responseText === 'NOCONX') { reconnect();return;}
                         remove_waiting_box();
-                        add_div({id: 'action_add_div',
+                        add_div({id: 'action_add_div',style:'top:25px',
                             cssclass: 'inner_box'});
                         $('action_add_div').innerHTML=p_xml.responseText;
                         p_xml.responseText.evalScripts();



reply via email to

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