FIX include jquery

This commit is contained in:
Jasder
2020-08-14 21:17:28 +08:00
parent 86bbefd036
commit e11a32e113
3 changed files with 15 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
<head>
<%= csrf_meta_tags %>
<%= csp_meta_tag %>
<%= javascript_include_tag '/javascripts/jquery-1.8.3-ui-1.9.2-ujs-2.0.3', '': '' %>
<%= stylesheet_link_tag '/stylesheets/css/oauth', '', :media => 'all' %>
</head>
<body>