Skip to content

Commit

Permalink
Change dummy image to match background. Finish addressing #68 and #69
Browse files Browse the repository at this point in the history
  • Loading branch information
Liam Andrew committed Nov 5, 2014
1 parent 45d4875 commit e080b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,6 @@ def get_and_process_entities(ner_path)

def self.dummy
new(id: -1, name: "_DUMMY", url: "#",
image: "http://i640.photobucket.com/albums/uu127/ezrazlin/BlankWhite.jpg")
image: "http://images.artbotapp.com.s3-website-us-west-2.amazonaws.com/3b3b3b.png")
end
end

0 comments on commit e080b4a

Please sign in to comment.