fix js
This commit is contained in:
parent
5c483df49a
commit
093ac26067
@ -7,6 +7,8 @@
|
||||
<title><%= title %></title>
|
||||
<%= stylesheet_link_tag :application, :media => 'all' %>
|
||||
<%= csrf_meta_tags %>
|
||||
<%= yield :extra_head %>
|
||||
|
||||
</head>
|
||||
<body class="<%= body_class %>">
|
||||
<div class="col-md-12">
|
||||
|
Loading…
Reference in New Issue
Block a user