Vijayakrishnan пре 3 година
родитељ
комит
7e462592a1
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      resources/views/app/patient/medications-center.blade.php

+ 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()) {