Fix cammie JQuery
This commit is contained in:
parent
416bddc83a
commit
b499f7fce7
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ navigable: true
|
||||||
title: Cammie
|
title: Cammie
|
||||||
---
|
---
|
||||||
<% content_for :scripts do %>
|
<% content_for :scripts do %>
|
||||||
|
<script src="https://code.jquery.com/jquery-3.0.0.min.js" charset="utf-8"></script>
|
||||||
<%= asset :js, :cammie %>
|
<%= asset :js, :cammie %>
|
||||||
<%= asset :js, :message %>
|
<%= asset :js, :message %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
Loading…
Reference in a new issue