RT# 38217 Remove debugging
authorMitch Jackson <mitch@freeside.biz>
Tue, 23 Oct 2018 04:55:42 +0000 (00:55 -0400)
committerMitch Jackson <mitch@freeside.biz>
Tue, 23 Oct 2018 04:55:42 +0000 (00:55 -0400)
httemplate/browse/log_email.html

index 6c2bce5..fe583dc 100644 (file)
@@ -43,7 +43,6 @@
 <script>
   function areyousure_delete_log_email(logemailnum) {
     if ( confirm( 'Delete log email condition #' + logemailnum )) {
 <script>
   function areyousure_delete_log_email(logemailnum) {
     if ( confirm( 'Delete log email condition #' + logemailnum )) {
-        console.log('ok?');
       <%
         include(
           '/elements/popup_link_onclick.html' => {
       <%
         include(
           '/elements/popup_link_onclick.html' => {