@@ -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');