Thanks Matt I've: <def tag="page-nav"> <%= will_paginate this, attributes.symbolize_keys.reverse_merge (:inner_window => 2, :prev_label => "הקודם", :next_label => "הבא") %> </def>
(thanks) On Dec 30, 7:46 pm, Matt Jones <[email protected]> wrote: > On Dec 30, 2009, at 12:36 PM, isaac wrote: > > > How can I change the way the "nav menu" of the pagination looks? > > eg. Instead "Prev" "הקודם" (hebrew) and other things I can't do > > in > > the CSS file. > > According to the source, page-nav (in rapid_navigation.dryml) grabs > its label from the hobo.actions.previous translation key; maybe that > will work? > > --Matt Jones -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
