Sfoglia il codice sorgente

Merge branch 'sleep-apnea-intake' of https://rav.triplestart.com/jmudaka/stagfe2 into sleep-apnea-intake

Peter Muturi 2 anni fa
parent
commit
62634537f8

+ 1 - 1
resources/views/app/patient/modules/sleep_study_intake/edit.blade.php

@@ -47,7 +47,7 @@ if ($point->lastChildReview && $point->lastChildReview->data) {
 			<div id="edit-sleep_study_intake-container" class="customized-form">
 
 				@include('app.patient.modules._undo_changes', compact('point'))
-				@include('app.patient.modules.sleep_study_intake.partials.epworth_sleepiness_study')
+				@include('app.patient.modules.sleep_study_intake.partials.obstructive_sleep_apnea')
 
 				@include('app.patient.modules.sleep_study_intake.partials.epworth_sleepiness_study')
 

+ 1 - 1
resources/views/app/patient/modules/sleep_study_intake/partials/obstructive_sleep_apnea.blade.php

@@ -1,5 +1,5 @@
 <div class="row mb-1">
     <div class="col-md-12 section">
-        
+        cbc
     </div>
 </div>