This commit is contained in:
sparkyx 2024-08-29 20:20:35 +02:00
parent 1308c2351d
commit ae29565cf1
11 changed files with 74 additions and 26 deletions

View file

@ -420,6 +420,7 @@ class Follow_Up
$iag_ref=new IText("ag_ref");
$iag_ref->value=$this->ag_ref;
$iag_ref->readOnly=false;
$iag_ref->css_size="100%";
$str_ag_ref=$iag_ref->input();
// Preparing the return string
$r="";