Skip to content

Commit

Permalink
Fixed issue #7981: Back and forth button in JS calendar does not work.
Browse files Browse the repository at this point in the history
Dev Updated to jquery 1.10
  • Loading branch information
SamMousa committed Jul 17, 2013
1 parent f87e394 commit e589e1e
Show file tree
Hide file tree
Showing 4 changed files with 4,401 additions and 4,208 deletions.
2 changes: 1 addition & 1 deletion application/config/third_party.php
Expand Up @@ -8,7 +8,7 @@
'jquery' => array(
'baseUrl' => 'third_party/jquery/',
'js' => array(
'jquery-1.9.1.min.js'
'jquery-1.10.2.min.js'
)
),
'jqgrid' => array(
Expand Down

0 comments on commit e589e1e

Please sign in to comment.