noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 279/323: Suivi : autres action: box déplacée


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 279/323: Suivi : autres action: box déplacée vers la droite
Date: Wed, 14 Mar 2018 17:39:04 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 8866901d2510aa1de074be7dacc5e677020d72c9
Author: Dany De Bontridder <address@hidden>
Date:   Tue Feb 27 21:14:58 2018 +0100

    Suivi : autres action: box déplacée vers la droite
---
 include/template/action_other_action.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/template/action_other_action.php 
b/include/template/action_other_action.php
index bb51613..4d941b3 100644
--- a/include/template/action_other_action.php
+++ b/include/template/action_other_action.php
@@ -13,7 +13,7 @@
 echo 
HtmlInput::request_to_hidden(array("closed_action","remind_date_end","remind_date","sag_ref",
 "remind_date","only_internal", "state", "gDossier", "qcode", "start_date", 
"end_date", "ag_id", "ag_dest_query",
                "tdoc",   
"action_query","date_start","date_end","hsstate","searchtag"));
 ?>
-<div id="other_div" class="inner_box" style="width:40%;display: none">
+<div id="other_div" class="inner_box" style="left:25%;width:40%;display: none">
     <?php echo HtmlInput::title_box(_('Actions sur plusieurs 
documents'),'other_div', 'hide','action_hide_checkbox();') ?>
     <?php echo _("Sélectionner les documents et l' action :")?>
     <ul style='list-style-type: none;padding-left:30px;margin: 0px' >



reply via email to

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