Change ol to li.moveable for IE6 quirk; no need to remove all ordered lists
[selectricity] / app / helpers / application_helper.rb
1 # Methods added to this helper will be available to all templates in the application.
2 module ApplicationHelper
3  
4 end

Benjamin Mako Hill || Want to submit a patch?