Fix cammie JQuery

This commit is contained in:
redfast00 2018-07-09 16:19:20 +02:00
parent 416bddc83a
commit b499f7fce7
No known key found for this signature in database
GPG key ID: 5946E0E34FD0553C

View file

@ -3,6 +3,7 @@ navigable: true
title: Cammie
---
<% 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, :message %>
<% end %>