* Finish task#36497.

This commit is contained in:
qiyu-xie
2021-03-10 10:11:46 +08:00
parent d2734ecacc
commit b608fc809d
3 changed files with 37 additions and 6 deletions
-1
View File
@@ -144,7 +144,6 @@ class projectModel extends model
{
$this->session->set('moreProjectLink', $this->app->getURI(true));
$this->loadModel('project');
$currentProjectName = $this->lang->project->common;
if($projectID)
{