Explorar el Código

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

Vijayakrishnan Krishnan hace 4 años
padre
commit
df35ccd3f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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> -->