Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - page_options[:pre_flash].each do |each_string|
- - if current_page.include? each_string
- %li
- %a{ :href => "page#{page_options[:current_index]}-nf.html", :class => "next" }
- Next
- - if (page_options[:pre_flash]-current_page).size < page_options[:pre_flash].size
- %li
- %a{ :href => "page#{page_options[:current_index]}.html", :class => "next" }
Add Comment
Please, Sign In to add comment