Procházet zdrojové kódy

"Video" in patient header should open the video in RHS

Vijayakrishnan Krishnan před 4 roky
rodič
revize
df35ccd3f5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      resources/views/layouts/patient.blade.php

+ 1 - 1
resources/views/layouts/patient.blade.php

@@ -275,7 +275,7 @@
                                         </form>
                                     </div>
                                     <button>Pt. Ed.</button>
-                                    <button>Video</button>
+                                    <button onclick="return window.top.openInRHS('/pro/meet/{{ $patient->uid }}')">Video</button>
                                     <div moe relative>
                                         <a start show>
                                             <!-- <i class="fa fa-plus-circle"></i> -->