Explorar o código

Remove poller pollForNextPatient()

Vijayakrishnan %!s(int64=4) %!d(string=hai) anos
pai
achega
b14defa7a4
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      resources/views/app/video/call.blade.php

+ 3 - 3
resources/views/app/video/call.blade.php

@@ -511,9 +511,9 @@
                     });
 
                     // poll for new patients and alert
-                    window.setInterval(function () {
-                        self.pollForNextPatient();
-                    }, 5000);
+                    // window.setInterval(function () {
+                    //     self.pollForNextPatient();
+                    // }, 5000);
 
                     window.onbeforeunload = function () {
                         if (self.started) {