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 67a6a8a commit ddacd5aCopy full SHA for ddacd5a
lib/redmine_gtt_print/issue_to_json.rb
@@ -36,8 +36,6 @@ def call
36
json[:attributes][:map] = self.class.map_data(data[:center], [data[:geojson]])
37
end
38
39
- pp RedmineGttPrint.layouts_for_tracker(@issue.tracker)[0]
40
-
41
json.to_json
42
43
0 commit comments