Sha256: 7ab1d505f8164af1efb7ab9c36d065b89d5b15cdf666881fa7675aa0b2ffef6e

Contents?: true

Size: 471 Bytes

Versions: 9

Compression:

Stored size: 471 Bytes

Contents

<%= announcement = render(partial: "decidim/shared/component_announcement") %>

<%= stylesheet_link_tag "decidim/decidim_awesome/awesome_iframe/iframe" %>

<style rel="stylesheet" type="text/css">
<% if remove_margins? %>
  <%= ".wrapper { padding-left: 0;padding-right: 0;padding-bottom: 0; }" %>
  <%= ".wrapper { padding-top: 0; }" unless announcement.present? %>
<% end %>
</style>

<div class="awesome-iframe<%= " row" if viewport_width? %>">
  <%= iframe %>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
decidim-decidim_awesome-0.7.2 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.7.0 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.7 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.6 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.5 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.4 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.3 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.2 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.6.1 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb