* Adjust code for bug #31559.

This commit is contained in:
liuhong
2023-01-09 01:19:09 +00:00
parent 3bb38d3358
commit fb519537d4
-1
View File
@@ -766,7 +766,6 @@ class productplan extends control
{
return print(js::locate($this->createLink('productplan', 'view', "planID=$planID&type=story"), 'parent'));
}
}
}