Skip to content
Snippets Groups Projects
Commit 801b801b authored by Jacob Schatz's avatar Jacob Schatz
Browse files

removes console logs

parent 1f5b8e88
No related branches found
No related tags found
1 merge request!2164open and close issue via ajax request. With tests
Pipeline #
Loading
Loading
@@ -16,7 +16,6 @@ class @Issue
 
initIssueBtnEventListeners: ->
$("a.btn-close, a.btn-reopen").on "click", (e) ->
console.log('closing')
e.preventDefault()
e.stopImmediatePropagation()
$this = $(this)
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment