When creating a new project, have the possibility to select another project to duplicate
This commit is contained in:
@@ -120,8 +120,6 @@ class ExternalLinkManager extends Base
|
||||
*/
|
||||
public function find()
|
||||
{
|
||||
$provider = null;
|
||||
|
||||
if ($this->userInputType === self::TYPE_AUTO) {
|
||||
$provider = $this->findProvider();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user