init.js 126 B

123456789
  1. $(function() {
  2. // Remember to minimize JavaScripts before going into production
  3. function include(file) {
  4. }
  5. });