Skip to content

Commit

Permalink
Add full uncompressed version of jquery ui.
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Apr 15, 2010
1 parent 979cc56 commit c2de4dd
Show file tree
Hide file tree
Showing 8 changed files with 10,895 additions and 48 deletions.
2 changes: 1 addition & 1 deletion db_structure.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
require_once './libraries/common.inc.php';
require_once './libraries/Table.class.php';

$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.min.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';

/**
* Prepares the tables list if the user where not redirected to this script
Expand Down
Loading

0 comments on commit c2de4dd

Please sign in to comment.