Commit 57380f39 authored by bingchuan's avatar bingchuan

[dev] version 3.3.7_fix

parent b695ac2e
...@@ -428,7 +428,7 @@ ...@@ -428,7 +428,7 @@
* Force node text to plain text (and escape HTML). Defaults to `false` * Force node text to plain text (and escape HTML). Defaults to `false`
* @name $.jstree.defaults.core.force_text * @name $.jstree.defaults.core.force_text
*/ */
force_text : false, force_text : true,
/** /**
* Should the node be toggled if the text is double clicked. Defaults to `true` * Should the node be toggled if the text is double clicked. Defaults to `true`
* @name $.jstree.defaults.core.dblclick_toggle * @name $.jstree.defaults.core.dblclick_toggle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment