diff --git a/app/views/layouts/application.mobile.haml b/app/views/layouts/application.mobile.haml index a4fce4f74..bcdaaf398 100644 --- a/app/views/layouts/application.mobile.haml +++ b/app/views/layouts/application.mobile.haml @@ -29,6 +29,8 @@ /%meta{:name => "apple-mobile-web-app-capable", :content => "yes"} /%link{:rel => "apple-touch-startup-image", :href => "/images/apple-splash.png"} + = chartbeat_head_block + / Stylesheets = stylesheet_link_tag :mobile, :format => 'all' @@ -76,6 +78,4 @@ / javascripts at the bottom = jquery_include_tag = javascript_include_tag :mobile - - :javascript - MBP.hideUrlBar(); + = include_chartbeat