ban unsupported browsers

This commit is contained in:
2015-03-03 19:04:41 +01:00
parent c038ca3954
commit e02d32156f
7 changed files with 15 additions and 28 deletions
-4
View File
@@ -5,10 +5,6 @@ html lang="en"
meta name="viewport" content="width=device-width, initial-scale=1.0"
title= content_for?(:title) ? yield(:title) : application_title
= csrf_meta_tags
/! Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]
= javascript_include_tag "http://html5shim.googlecode.com/svn/trunk/html5.js"
= stylesheet_link_tag "supplier/foundation1/application", media: "all"
link href="/favicon.ico" rel="shortcut icon"
= render 'suppliers/application/head'