From 6d3a6611c8a900cb8e0b1ced1932716e87181cd2 Mon Sep 17 00:00:00 2001 From: tim madden Date: Wed, 17 Oct 2012 14:52:58 -0500 Subject: [PATCH] adding links to footers to go between mobile and full site --- app/views/layouts/mobile.m.erb | 1 + app/views/shared/_footer.html.erb | 1 + config/locales/en.yml | 2 ++ 3 files changed, 4 insertions(+) diff --git a/app/views/layouts/mobile.m.erb b/app/views/layouts/mobile.m.erb index ca46f34f..65f231fb 100644 --- a/app/views/layouts/mobile.m.erb +++ b/app/views/layouts/mobile.m.erb @@ -30,6 +30,7 @@ + <% end -%> <%= render :partial => "shared/footer" -%> diff --git a/app/views/shared/_footer.html.erb b/app/views/shared/_footer.html.erb index 5738f661..913efc70 100644 --- a/app/views/shared/_footer.html.erb +++ b/app/views/shared/_footer.html.erb @@ -4,4 +4,5 @@ <%= t('common.email')%> | <%= t('common.website')%> | <%= t('common.contribute')%>

+ <%= t('layouts.navigation.mobile')%> diff --git a/config/locales/en.yml b/config/locales/en.yml index 64a87ee7..b8d42297 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -10,6 +10,7 @@ en: new_action: New logout: Logout feeds: Feeds + full: Full Site starred: Starred projects: Projects tickler: Tickler @@ -49,6 +50,7 @@ en: preferences_title: Show my preferences admin: Admin help: "?" + mobile: Mobile Site integrations: opensearch_description: Search in Tracks applescript_next_action_prompt: "Description of next action:"