|
@@ -727,7 +727,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</section>
|
|
<section class="hide-inside-popup screen-only vbox mt-2 align-self-start ml-1">
|
|
<section class="hide-inside-popup screen-only vbox mt-2 align-self-start ml-1">
|
|
- @if($performer->pro->pro_type == 'ADMIN')
|
|
|
|
|
|
+ @if($performer->pro->pro_type == 'ADMIN' || true)
|
|
<div>
|
|
<div>
|
|
<button class="col-2-button" onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')">Check Video</button>
|
|
<button class="col-2-button" onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')">Check Video</button>
|
|
</div>
|
|
</div>
|