fancytree upgrade

This commit is contained in:
azivner
2017-08-16 22:06:14 -04:00
parent 1e2c5ed130
commit d775947daa
47 changed files with 909 additions and 582 deletions

View File

@@ -9,8 +9,8 @@
* Released under the MIT license
* https://github.com/mar10/fancytree/wiki/LicenseInfo
*
* @version 2.22.5
* @date 2017-05-11T17:01:53Z
* @version 2.23.0
* @date 2017-05-27T20:09:38Z
*/
;(function($, window, document, undefined) {
@@ -116,7 +116,7 @@ function findNeighbourTd($target, keyCode){
*/
$.ui.fancytree.registerExtension({
name: "gridnav",
version: "2.22.5",
version: "2.23.0",
// Default options for this extension.
options: {
autofocusInput: false, // Focus first embedded input if node gets activated