1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-14 08:58:29 +00:00

Render datatables in browser

This commit is contained in:
2015-04-21 22:29:05 -04:00
parent 1c8ad90e8a
commit e68eae312c
3 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,5 @@
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
// about supported directives.
//
//= require dataTables/jquery.dataTables
//= require_tree .

View File

@@ -10,7 +10,6 @@
* defined in the other CSS/SCSS files in this directory. It is generally better to create a new
* file per style scope.
*
*= require dataTables/jquery.dataTables
*= require_tree .
*= require_self
*/