1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Stop using CDN for bootstrap and datatables. Continue for font awesome, I could not get it working locally.

This commit is contained in:
2024-03-21 07:45:31 -04:00
parent 6cb523e350
commit 1f18f338ff
9 changed files with 204 additions and 26 deletions

View File

@@ -13,4 +13,8 @@
//= require_tree .
//= require jquery
//= require jquery_ujs
// Bootstrap 3.3.6 in vendor/assets/javascripts
//= require bootstrap.min.js
// Data Tables 1.10.6 in vendor/assets/javascripts
//= require jquery.dataTables.min.js