|
@@ -377,7 +377,7 @@ $medications = $points;
|
|
|
return false;
|
|
|
});
|
|
|
|
|
|
- @include('app.patient.wizard-partials.common-script', ['label' => 'medication', 'point' => $medication])
|
|
|
+ @include('app.patient.wizard-partials.common-script', ['label' => 'medication'])
|
|
|
|
|
|
// custom buttons on title bar
|
|
|
$('.button-container').remove();
|