vendor/plugins/refinery/app/views/shared/_submenu.html.erb in refinerycms-0.9.6.5 vs vendor/plugins/refinery/app/views/shared/_submenu.html.erb in refinerycms-0.9.6.6

- old
+ new

@@ -1,5 +1,5 @@ <% unless (children = @page.root.children).empty? -%> <ul id='submenu'> <%= render :partial => "/shared/submenu_branch", :collection => children %> </ul> -<% end -%> \ No newline at end of file +<% end -%>