Explorar o código

Revert debug code

Vijayakrishnan %!s(int64=3) %!d(string=hai) anos
pai
achega
e1c507b014
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      resources/views/app/patient/careteam-center.blade.php

+ 0 - 1
resources/views/app/patient/careteam-center.blade.php

@@ -385,7 +385,6 @@ list($careTeamMembers, $counts) = Point::getPointsOfCategoryExtended($patient, '
             button
                 .off('click.toggle-edit')
                 .on('click.toggle-edit', function () {
-                    debugger
                     if (mode === 'read') {
                         mode = 'edit';
                         $(this).text('Back to Read Mode');