diff --git a/plugins/container_block/views/box_organizer/_container_block.rhtml b/plugins/container_block/views/box_organizer/_container_block.rhtml deleted file mode 100644 index 62936f1..0000000 --- a/plugins/container_block/views/box_organizer/_container_block.rhtml +++ /dev/null @@ -1,14 +0,0 @@ -
- - -<%= link_to_function(_('New block'), nil, :class => 'button icon-add with-text') { |page| - page.insert_html :bottom, 'links', content_tag('li',select_tag('block[block_classes][]', - options_for_select( @controller.available_blocks.each_with_index.map {|b,i| [b.name, b.name] } ))) } %> - -

-- libgit2 0.21.2