瀏覽代碼

Bring back join video

Vijayakrishnan 3 年之前
父節點
當前提交
826efe1f62
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      resources/views/layouts/patient.blade.php

+ 3 - 0
resources/views/layouts/patient.blade.php

@@ -732,6 +732,9 @@ $isVisitNote = ($routeName === 'patients.view.notes.view.dashboard' && @$note &&
                                             <button class="col-2-button" onclick="return openInRHS('/pro/check-video/{{ $patient->uid }}')">Check Video</button>
                                         </div>
                                         @endif
+										<div>
+											<button class="col-2-button" onclick="return openInRHS('/pro/meet/{{ $patient->uid }}')">Join Video</button>
+										</div>
                                     </section>
 																		<section class="hide-inside-popup screen-only vbox align-self-start mt-2 mx-2">
 																			@include('app.patient.coverage-status')