Skip to content

Fixed the show_user_callout method

Phil Hughes requested to merge user-callout-dismissed-method-rename into master

What does this MR do?

The show_user_callout? helper method was technically checking for it being hidden. This changes that to check for the correct outcome.

Merge request reports