Backend Service
This commit is contained in:
@@ -51,5 +51,7 @@ class Patient extends Provider_Controller {
|
||||
$data = array();
|
||||
$this->renderProviderSecurePage('patient/patientreport', $data);
|
||||
}
|
||||
|
||||
public function chart(){
|
||||
echo "patientChart";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user