1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Merge pull request #1613 from TheHodge/master

add fix for google translate bar
This commit is contained in:
Mike Perham 2014-03-28 06:31:55 -07:00
commit 14c37cd416

View file

@ -7,6 +7,7 @@
<link href="<%= root_path %>stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="<%= root_path %>javascripts/application.js"></script>
<script type="text/javascript" src="<%= root_path %>javascripts/locales/jquery.timeago.<%= locale %>.js"></script>
<meta name="google" value="notranslate" />
</head>
<body class="admin">
<div class="navbar navbar-default navbar-fixed-top">