app/views/layouts/ems/application.html.haml in ems-0.1.4 vs app/views/layouts/ems/application.html.haml in ems-0.1.5

- old
+ new

@@ -4,10 +4,9 @@ %meta{:charset => "utf-8"} %title EMS %meta{:content => "EMS", :name => "description"} %meta{:content => "Vincent Siebert", :name => "author"} = stylesheet_link_tag "ems/application", :media => "all" - = stylesheet_link_tag params[:controller] = javascript_include_tag "ems/application" = csrf_meta_tags %body #wrapper #header \ No newline at end of file