Add project users overview
This commit is contained in:
@@ -42,7 +42,7 @@ class Gantt extends Base
|
||||
*/
|
||||
public function saveDate()
|
||||
{
|
||||
$project = $this->getProject();
|
||||
$this->getProject();
|
||||
$values = $this->request->getJson();
|
||||
|
||||
$result = $this->taskModification->update(array(
|
||||
|
||||
Reference in New Issue
Block a user