tmp
This commit is contained in:
@@ -536,8 +536,9 @@ class project extends control
|
||||
$this->view->URSRPairs = $this->loadModel('custom')->getURSRPairs();
|
||||
$this->view->availableBudget = $this->program->getBudgetLeft($parentProgram);
|
||||
$this->view->budgetUnitList = $this->project->getBudgetUnitList();
|
||||
$this->view->copyType = isset($output['copytype']) ? $output['copytype'] : 0;
|
||||
|
||||
$this->display();
|
||||
$this->display('project', 'create');
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user