Vijayakrishnan 3 năm trước cách đây
mục cha
commit
7e462592a1
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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()) {