5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
#block_portlets.block_portlets{:id => block.id, :"data-block_id"=>block.id}
|
|
|
|
=render :partial => "portlet/portlets/portlet", :collection => block.portlets.find(:all, :order => :position, :include => :content)
|
|
|