8 lines
258 B
Plaintext
Executable File
8 lines
258 B
Plaintext
Executable File
|
|
|
|
#block_portlet.block_portlets{:id => block.id, :"data-block_id"=>block.id, :class => ("block_portlets_sortable" if sortable).to_s}
|
|
|
|
|
|
=render :partial => "portlet/portlets/portlet", :collection => block.portlets.includes(:content).order(:position)
|
|
|