diff --git a/app/assets/stylesheets/mobile/orbit-mobile.css.erb b/app/assets/stylesheets/mobile/orbit-mobile.css.erb index 5d010a8d6..72a3c8879 100644 --- a/app/assets/stylesheets/mobile/orbit-mobile.css.erb +++ b/app/assets/stylesheets/mobile/orbit-mobile.css.erb @@ -128,13 +128,8 @@ div[data-role="page"] { left: 0; } .header .language .ui-btn-text i { -<<<<<<< HEAD - font-size: 1.1em; - margin-top: .3em; -======= font-size: .83em; margin-top: .2em; ->>>>>>> Add mobile but remove news in it } .header .language .ui-icon { background-image: none; diff --git a/app/controllers/application_controller.rb b/app/controllers/application_controller.rb index bbd6063ef..b0fc4adb5 100644 --- a/app/controllers/application_controller.rb +++ b/app/controllers/application_controller.rb @@ -11,7 +11,7 @@ class ApplicationController < ActionController::Base rescue_from PageError, :with => :render_page_error layout :layout_by_resource - + helper :admin, :orbit_form before_filter :set_locale, :set_site, :prepare_for_mobile diff --git a/app/views/layouts/mobile.mobile.erb b/app/views/layouts/mobile.mobile.erb index b408c080b..f21850c5e 100644 --- a/app/views/layouts/mobile.mobile.erb +++ b/app/views/layouts/mobile.mobile.erb @@ -11,11 +11,7 @@ -<<<<<<< HEAD -======= - ->>>>>>> Add mobile but remove news in it diff --git a/app/views/mobile/_footer.mobile.erb b/app/views/mobile/_footer.mobile.erb index 31371fbcf..8bff0fa03 100644 --- a/app/views/mobile/_footer.mobile.erb +++ b/app/views/mobile/_footer.mobile.erb @@ -14,6 +14,7 @@
  • <%= link_to mobile_dialog_contact_path, {"data-rel" => "dialog"} do %> + <% end %>