Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
7e462592a1

+ 0 - 2
resources/views/app/patient/medications-center.blade.php

@@ -358,8 +358,6 @@ $medications = $points;
                 .off('submit')
                 .on('submit', function () {
 
-                    debugger
-
                     let form = $(this);
 
                     if (!form[0].checkValidity()) {