From c718823ba5dbef6fe4d1bf9379e07d1e34172c57 Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Wed, 29 Feb 2012 16:06:50 -0800 Subject: [PATCH] footer pjax --- app/views/fragments/_bottom.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/fragments/_bottom.html.erb b/app/views/fragments/_bottom.html.erb index 80fa926..0bd817f 100644 --- a/app/views/fragments/_bottom.html.erb +++ b/app/views/fragments/_bottom.html.erb @@ -3,7 +3,7 @@

Back to top

-

+

<%= link_to('Terms & Conditions', page_path('terms'), :data => {:pjax => '#main'}) %> • <%= link_to('Privacy Policy', page_path('privacy'), :data => {:pjax => '#main'}) %> • <%= link_to('Contact', page_path('contact'), :data => {:pjax => '#main'}) %> •