@@ -727,7 +727,7 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
</div>
</section>
<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>
<button class="col-2-button" onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')">Check Video</button>