mirror of
https://github.com/zadam/trilium.git
synced 2025-11-07 05:46:10 +01:00
fancytree upgrade
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user