Sha256: 525fb8f6e904a2be2e2d3a03e5c6219bdcb99dc756886b576515a2d5eabeafd5
Contents?: true
Size: 748 Bytes
Versions: 9
Compression:
Stored size: 748 Bytes
Contents
// This is a manifest file that'll be compiled into application.js, which will include all the files // listed below. // // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. // // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // compiled file. // // Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details // about supported directives. // //= require_tree ./core //= require_tree ../templates //= require_tree ./app $.tablesorter.defaults.cssAsc = 'sort-asc'; $.tablesorter.defaults.cssDesc = 'sort-desc';
Version data entries
9 entries across 9 versions & 1 rubygems