suite
This commit is contained in:
parent
1c8f89fe9f
commit
bf25544169
@ -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
|
||||
|
@ -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
|
||||
@ -89,6 +89,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
|
||||
.right
|
||||
|
Loading…
x
Reference in New Issue
Block a user