Skip to content
Snippets Groups Projects
Commit 3bfe75e3 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents ee21b09c c4b51ef4
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ class Communication::Block::Template::Embed < Communication::Block::Template::Ba
def iframe_without_title?
return false unless has_iframe?
nokogiri.at('iframe').attr('title')
!nokogiri.at('iframe').attr('title')
end
def nokogiri
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment