Bug Fix - Stopping event propagation (ContestTile)
This version contains a bug fix to stop event propagation on click of anchors contained within the ContestTile.
This is important in case the ContestTile
is wrapped in an anchor tag; in cases like these, anchor clicks were previously ignored for the preferred parent anchor.