noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 112/119: Cosmetic Follow Up add waiting box f


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 112/119: Cosmetic Follow Up add waiting box for search
Date: Mon, 26 Oct 2020 18:27:41 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 91cbe1fb1ab7f31720365a2f7b0607706ec9208e
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Fri Oct 16 11:25:16 2020 +0200

    Cosmetic Follow Up add waiting box for search
---
 include/template/action_search.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/action_search.php 
b/include/template/action_search.php
index 58cab55..f2eb1a7 100644
--- a/include/template/action_search.php
+++ b/include/template/action_search.php
@@ -38,7 +38,7 @@
         <?php
         echo HtmlInput::title_box(_('Recherche avancée'), "search_action_div", 
"close", "", "n");
         ?>
-       <form method="get" id="fsearchaction" style="padding:10px" 
onsubmit="result_search_action('fsearchaction');return false;">
+       <form method="get" id="fsearchaction" style="padding:10px" 
onsubmit="waiting_box();result_search_action('fsearchaction');return false;">
                <?php echo HtmlInput::hidden('ctlc',$_GET['ctlc'])?>
 <?php endif; ?>
                <?php echo  dossier::hidden()?>



reply via email to

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