Fix: predefined operation with overflow for details
Follow Up : operation detail moved from Follow_up to Follow_Up_Detail Add Option for Follow Up Add option for contact in follow up rename cfgcat to cfgaction rewriting of cfgcatdoc
This commit is contained in:
parent
c5127f64c3
commit
47cb4285d9
18 changed files with 771 additions and 493 deletions
|
|
@ -67,7 +67,7 @@ class Operation_Predef_MTable extends Manage_Table_SQL
|
|||
// create our own "Append button"
|
||||
$this->set_append_row(false);
|
||||
$this->set_dialog_box("prdfop");
|
||||
$this->set_dialogbox_style(["position"=>"absolute","top"=>"5%","width:auto","min-width"=>"80%"]);
|
||||
$this->set_dialogbox_style(["position"=>"fixed","top"=>"5%","width:auto","min-width"=>"80%"]);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue