Merge pull request #3729 from FHenry/3.7
FIX : #3724 Bug: Blank page after cloning proposal with changed client
This commit is contained in:
commit
5d585fa04a
@ -961,7 +961,7 @@ class Propal extends CommonObject
|
|||||||
{
|
{
|
||||||
global $db, $user,$langs,$conf,$hookmanager;
|
global $db, $user,$langs,$conf,$hookmanager;
|
||||||
|
|
||||||
dol_include_once('/projet/class.project.class.php');
|
dol_include_once('/projet/class/project.class.php');
|
||||||
|
|
||||||
$this->context['createfromclone']='createfromclone';
|
$this->context['createfromclone']='createfromclone';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user