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 .panel#collapse2
.block_portlets_sortable#content_types .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} .content_type{:id => slug, :"data-type" => slug}
=#i slug.to_s.constantize.picto =#i slug.to_s.constantize.picto

View File

@ -54,7 +54,7 @@
-i = 0 -i = 0
=raw "</div><div class='page'>" =raw "</div><div class='page'>"
.page_inner .page_inner{:style => ("padding-top:0" if i == 1 )}
%h1=plume_article.title %h1=plume_article.title
.render_block .render_block
@ -89,6 +89,8 @@
.render_block .render_block
=render plume_article.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
.page_header .page_header
.right .right