Improve : Select_Box , placement
This commit is contained in:
parent
5911150677
commit
846c5a8eea
4 changed files with 75 additions and 116 deletions
|
|
@ -14,7 +14,7 @@
|
|||
require_once NOALYSS_INCLUDE."/lib/select_box.class.php";
|
||||
|
||||
$select_box=new \Select_Box("sb_".$jr_id, _("Autre action"));
|
||||
$select_box->set_position("in-absolute");
|
||||
$select_box->set_position("normal");
|
||||
$cn=Dossier::connect();
|
||||
// Contains all the linked actions
|
||||
$a_followup = Follow_Up::get_all_operation($jr_id);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue