Sha256: 8051386362f24e823966690d41e34e284cc1d4391aa59cff47f803a52e99306f

Contents?: true

Size: 456 Bytes

Versions: 10

Compression:

Stored size: 456 Bytes

Contents

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

<%= stylesheet_pack_tag "decidim_decidim_awesome_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

10 entries across 10 versions & 1 rubygems

Version Path
decidim-decidim_awesome-0.10.3 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.10.2 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.10.1 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.10.0 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.9.3 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.9.1 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.8.3 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.8.2 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.8.1 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb
decidim-decidim_awesome-0.8.0 app/views/decidim/decidim_awesome/iframe_component/iframe/show.html.erb