This commit is contained in:
Nicolas Bally 2018-03-22 15:56:31 +01:00
parent 1c8f89fe9f
commit bf25544169
2 changed files with 4 additions and 2 deletions

View File

@ -38,7 +38,7 @@
.panel#collapse2
.block_portlets_sortable#content_types
-@newsletter.alloweds_types.each do |slug, name|
-@newsletter.block.alloweds_types.each do |slug, name|
.content_type{:id => slug, :"data-type" => slug}
=#i slug.to_s.constantize.picto

View File

@ -54,7 +54,7 @@
-i = 0
=raw "</div><div class='page'>"
.page_inner
.page_inner{:style => ("padding-top:0" if i == 1 )}
%h1=plume_article.title
.render_block
@ -88,6 +88,8 @@
.render_block
=render plume_article.block
=image_tag "http://lepicvert.org/adhesion.png", :style => "width:108%;margin-top:50px;margin-left:-4%;max-width:10000%;"
.page
.page_header