Skip to content

Commit

Permalink
Removed jquery
Browse files Browse the repository at this point in the history
  • Loading branch information
alombarte committed May 15, 2014
1 parent 657c448 commit 95bf8ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions config/js.config.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<?php

$config['default'] = array(
10 => array(
/* 10 => array(
'name' => 'jquery',
'filename' => 'libs/Core-js/libs/jquery/jquery-1.6.4.min.js',
),

*/
20 => array(
'name' => 'prettifier',
'filename' => 'instances/sifoweb/public/static/js/google-code-prettify/prettify.js',
),
);
);
4 changes: 2 additions & 2 deletions public/static/js/generated/default.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 95bf8ea

Please sign in to comment.