Skip to content

Commit 261eafa

Browse files
committed
Some more log
1 parent 972216d commit 261eafa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/javascripts/gtt_print.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ $(function() {
7878
dataType: 'json',
7979
success: function (data) {
8080

81+
console.log(data.issue);
82+
8183
// Handle each available attribute
8284
$.each(config.layouts[layout].attributes, function(key, obj) {
8385

0 commit comments

Comments
 (0)