Skip to content

Commit

Permalink
Merge e252691 into ea93b35
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Pikesley committed Jan 1, 2016
2 parents ea93b35 + e252691 commit 70dedff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/views/grid.erb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
content = '<h1><small>Last</small> '
content += json['title'] + ':</h1>'
if(json['special_fields']) {
debugger
content += '<h4>'

json['special_fields'].forEach(function(field) {
Expand Down

0 comments on commit 70dedff

Please sign in to comment.