hello,

   ${h.link_to('          View
Orders',url(controller='client',action='clientorderlist',id=c.restaurantid),
class_="buttonred")}


I want to use the history back button? How do you do this pylons?

  ${h.link_to('            Products
',onClick="history.go(-1)",class_="buttonred")}

Much appreciated,
Gazza

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to