Skip to content

Commit 3358131

Browse files
committed
in sync with commit a6f796d use jquery 1.12.4
* jquery 1.12.4 still suports any web browser..
1 parent a26492b commit 3358131

File tree

7 files changed

+2716
-2013
lines changed

7 files changed

+2716
-2013
lines changed

application/libraries/Grocery_CRUD.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3596,9 +3596,9 @@ class Grocery_CRUD extends grocery_CRUD_States
35963596
*
35973597
* @var string
35983598
*/
3599-
const VERSION = "1.6.1";
3599+
const VERSION = "1.6.3.1";
36003600

3601-
const JQUERY = "jquery-1.11.1.min.js";
3601+
const JQUERY = "jquery-1.12.4.min.js";
36023602
const JQUERY_UI_JS = "jquery-ui-1.10.3.custom.min.js";
36033603
const JQUERY_UI_CSS = "jquery-ui-1.10.1.custom.min.css";
36043604

assets/grocery_crud/js/jquery-1.11.1.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

assets/grocery_crud/js/jquery-1.11.1.min.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)