note is now saved in database
This commit is contained in:
parent
5bb100de29
commit
2169a106fa
@ -212,6 +212,7 @@ class ConferenceOrBooth extends ActionComm
|
|||||||
$this->type_id=$this->fk_action;
|
$this->type_id=$this->fk_action;
|
||||||
$this->socid=$this->fk_soc;
|
$this->socid=$this->fk_soc;
|
||||||
$this->datef=$this->datep2;
|
$this->datef=$this->datep2;
|
||||||
|
$this->note_private=$this->note;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user