We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e4724 commit 2b5dd59Copy full SHA for 2b5dd59
assets/javascripts/text_blocks.js
@@ -35,7 +35,6 @@ var TextBlocks = {
35
},
36
37
reload: function(e){
38
- debugger
39
var projectId = null
40
if ($("#issue_project_id").size() > 0) {
41
projectId = $("#issue_project_id").val()
0 commit comments