parent
1bc3cd385b
commit
3cbebb31d1
@ -26,6 +26,6 @@ implements IJobPublishingService
|
||||
if(!$parent) throw new NotFoundEntityException('JobHolder','');
|
||||
$job->setParent($parent); // Should set the ID once the Holder is created...
|
||||
$job->write();
|
||||
$job->doPublish();
|
||||
//$job->doPublish();
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user